Configuring your custom fields

Make sure you first have access to design the UDF structure.

To add new fields to one of your modules, go to the tab “User Defined” within one of the records. In this example we will add some fields to the sales order.

Open a sales order and go to the ‘User Defined’ tab.

Configuring Your Custom Fields – click “UDF Properties”

First you need to add a ’Page’ to the structure by clicking on ‘NewPage’. Give the page a name that will appear the list

Within the UDF structure dialog highlight ‘Size Info’ click ‘New Field’ to add a field.

In this example we added 3 new fields in our page called ‘Size Info’.

  • Height
  • Width
  • Length
    We set the 3 fields as numeric with 2 decimals.

We can also set some validation for the fields we added.

On this field we checked that the field cannot be zero and has to fall between 2 and 12.

We also added a page called ‘Progress’ and included a field called ‘Required Date’ and made it left aligned.

We can also add date validation by selecting

  • Default to blank date
  • Fiscal Period validation
  • * Current month
  • * Current year
  • * Within fiscal periods
  • Post-dated message
  • Back-dated message

If the post-dated or back-dated message options are selected the user will be prompted with a message that the date is either before or after the fiscal validation. But then still let them enter it.

We can add a dropdown list for the user to select from

We can add a checkbox by selecting Data Type – Boolean

In the case of a text field it can be masked and have the case defined. In this example we added a cell number and we want it formatted as 555-555-5555 for use the number symbol ###-###-#### with – between them.

Another example is that if you want a text field to only be a certain width you can set it as ‘masked text’ and set the width by populating the mask with a quantity of & to equaling the width. For example if you want it 6 characters wide enter &&&&&& .

Mandatory UDF Fields

The user can make any of the fields in the UDF structure to be mandatory. That way a record cannot be saved unless the field has been populated. This is accomplished by putting a check in checkbox “Required”. In the example below the field called TrackNo has a label of Tracking Number*. The sales order cannot be saved unless the user fills in the Tracking number.

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.