C
|
cgphp 11/12/2012 |
In the "Before record updated" event, check if the field values of detail records are closed. Here it is similar code: http://xlinesoft.com/phprunner/docs/before_deleting_a_record_check_if_related_records_exist.htm |
I
|
Ivan van Oosterhout author 11/14/2012 |
Hi Christian, |
C
|
cgphp 11/14/2012 |
I'm assuming the query below returns more than one result: global $dal; |
I
|
Ivan van Oosterhout author 11/14/2012 |
This was it Christian, |
I
|
Ivan van Oosterhout author 11/15/2012 |
Hi Christian, |
C
|
cgphp 11/15/2012 |
global $dal; |