Unlimited User Defined Fields ​
Set an unlimited number of user defined fields (UUDFS) for the Names, Course, Instructor, and Register tables.
Define Unlimited UDFs ​
You must define your unlimited UDFs before you can use them. To do so:
- Open the Preferences screen.
- Select the appropriate Preferences tab.
- Click the tab's UDFs button (e.g. Name UDFs,, Course UDFs, Instruct IDFs, or Register UDFs).
- Click the Additional UDFs button on the User Defined Field Setup window.
- This opens the Define Unlimited UDFs window.
- To add a new unlimited UDF, click the Add button.
- Enter a name for the UDF. Enter in all lowercase, with underscores instead of spaces. Any symbols other than underscore will be removed.
Define the field type:
- . Character - can contain any combinations of characters or numbers
- Numeric - can only contain numbers
- Boolean - logical true or false (checkbox)
- Date - date field (mm/dd/yyyy)
- Memo - a virtually unlimited memo type field for storing large amounts of text
Choose the field style:
- Regular - an open text box
- Dropdown - a dropdown list (must define values in the dropdown code column)
- Memo - large text box with scroll bar and expandable view/edit mode
Dropdown Code (used when field style is set to D - Dropdown)
- name your dropdown code. The code must contain the word udf (for example: tshirtudf, udf_pants_color)
- double click the dropdown code after naming it, this will open the add code screen
- create your defined values for your dropdown list by entering their codes and descriptions
Set or change the order (optional).
Click the OK/Close button to save your fields and close the Define Unlimited UDFs screen.
Entering Data in Unlimited UDF ​
To enter data in the Unlimited UDF field:
- Open] the appropriate Name, Course, or Registration record.
- Select the Additional Info (UDFs) tab.
- Click the Additional UDFs button.
- After entering data, click the Save button to save your entries.
Reporting on Unlimited UDFS ​
You can pull in the values of your unlimited UDFS using these new functions: