J
|
Jane 11/12/2008 |
Hi, global $record; if ($data["Status"]=="Driver in CMS") {$record["edit_link"] = false; } else {$record["edit_link"] = true;} |
![]() |
buddy author 11/12/2008 |
Perfect. Thank you. |
![]() |
buddy author 11/18/2008 |
Hi, use List page: After record processed event on the Events tab to check value and show or hide edit link. Here is a sample:
|
J
|
Jane 11/18/2008 |
Hi, select field1, field2, ... from TableName where Status!="Requires Protocol" |