367 Form design: How to define special fields like Record_Number using ObjectPAL
VERSIONS: All

SUBJECT: How to define special fields like Record_Number using ObjectPAL

BY: MICAH BLEECHER

You can define fields in ObjectPAL using the 'FieldName' property. To define a special field, like 'Record_Number' or 'Page_Number' you have to use the SpecialField property ie:

FIELDNAME.specialfield = TimeField

To index