J
|
Jane 10/6/2010 |
Hi, |
E
|
elliespotter author 10/6/2010 |
Hi, to change values on the list page dynamically you need to use List page: After record processed event on the Eventstab. Field values are in the $data array and all controls are in the $record array. Unfortunately there is no easy way to apply the same on the report because there are no such events for the reports.
|
A
|
ann 10/6/2010 |
Alex, |