A
|
ann 8/6/2010 |
Hi, if ($data["FieldName"]==1) {
|
P
|
PAGD author 8/6/2010 |
Hi, you can hide link to the child tables on the master table list page in the After record processed event on the Events tab. Here is a sample: if ($data["FieldName"]==1) {
|