J
|
Jane 4/23/2007 |
Evan, //find max ID ... //assign resulting value (in the $value variable) to the readonly field global $readonlyfields; $readonlyfields["FieldName"]= $value; |
E
|
evan_ad2000 author 4/23/2007 |
Evan, use AddOnLoad event on the Events tab for this purpose. Here is a sample:
|