Administration | User-Defined Fields | Details (i) tab
Summary |
PayGlobal can be customised to suit your individual company needs with the use of User-Defined Fields (UDFs). You need to restart PayGlobal after you have added or edited records in UDFs. This action updates the database. A coding logic applies to User-Defined Fields. All UDFs should start with an ‘X’, with the next character(s) reflecting the entity that it is linked to. UDFs that have a lookup on another table must have ‘CODE’ as the last portion of the Field Name. |
Fields |
Entity:This is the entity that the User-Defined Field (UDF) will appear in. Tab page:The entity that you have chosen can have up to four tab pages containing UDFs. As not all tab pages contain UDFs, you will not see all the tab pages found in the entity displayed in this combo box. An associated control appears on a tab page after a UDF is created. Caption:This is the description that appears beside a UDF control field. The caption will also appear in Customise Columns. Data type:Typical data types in PayGlobal include:
Size:The maximum size of the field (in characters), for example '8'. If this is to be a decimal field, allow for the decimal point and the numbers following it. For example, a size of '8' as a decimal value would allow the number '12345.78'. Number of decimals:This defines how many numbers are allowed after the decimal point. Note that the Size field includes the number of decimals. Required:Select 'Yes' or 'No' to indicate whether the UDF must be defined before the associated entity record can be saved. Important: If Required = "Yes", you cannot add a blank item in associated drop-down boxes. See User-Defined Fields - Adding Drop-down Boxes. Copy if record modelled:Select 'Yes' or 'No' to define whether PayGlobal copies the contents of the UDF record being modelled, to the new UDF record. Default value:Enter a value for PayGlobal to use if a user does not supply a value when creating a record for this UDF. This field allows for a maximum of 999 characters. The number of characters entered in this field cannot exceed the number of characters in the Size field if the Data Type field is set to 'Char'. Validation of default value:
|
See also |