I would like to perform some calcs on the value of the numbers shown under Amount, the credit and debit amounts displayed on the GL90. I have tried several ways, but I am unable to get any data from these fields. I've tried retreiving the values by field Nbr, Name, Data Src, using the lawForm.getDataValueById, and lawForm.getDataValue, and nothing. I can do a simple alert in certain fields, but none that are in the object that displays the retreived data.
Does anyone have any ideas as to how to retrieve these values. It's not just one value, but several.
Any ideas...
./Richard