Home Recent Sign up Sign in
Current Revision posted by Michael Bock on July 27, 2010 17:38:39

Showing changes from revision #2: Added | Removed

GETFIELDVALUE(parent-record-field);

Used on Subtransfers to lookupget the value of a field in athe parent record if it's needed in the link.record.

 

Example

##GETFIELDVALUE('Phone##GETFIELDVALUE('Customer No.')Number') used on a subtransfer under a Customer transfer will return the Phone No. value fromof the "Customer Number" field in the parent record linked in the Sub transfer link.record.

 

NOTE: Field name should be writtenspecified in single 'quotes (') and not "double quotes (") as usual.