![]() |
Sergey Kornilov admin 10/30/2008 |
if (!$data["Field_B"]) |
E
|
erago author 11/1/2008 |
if (!$data["Field_B"]) $row["1Field_B_value"]="Custom Text";
|
J
|
Jane 11/5/2008 |
Hi, I'm I putting it in the correct event? List page: After Record Processed.
if (!$value) $value="Custom Text"; |