Use the UDF Designer Accounts Receivable>Clients

Top  Previous  Next

Overview

User-definable fields can be created for the following applets in InFocus. (Clients, Employees,Vendors,Projects,Contacts)

Note: Whenever you are in one of these five setup screens, a UDF Designer button will appear on the tool bar, assuming you have proper permissions. You can also access any of the UDF designers from the UDF Designer applet located in the Administration module.


Step 1 -   If you are going to use a list, create the UDF List; otherwise, skip to Step 2. UDF Lists provide drop down lists for UDF fields. Lists are not restrictive in that a user can still enter a value that is not contained in the list. Lists are maintained in the UDF Lists tab of the UDF Designer.

 

Add/Edit a UDF List

 

To add a list, enter a Lists name in the Lists box and click Add.

 

To rename or delete a List, right-click on the Lists name and choose the appropriate action.

 

To add items to a list, first select a list from the List of Lists. Next, add an item in the List Item box and click Add.

 

To rename or delete a List Item, right-click on the List Item and choose the appropriate action.

 

UDF_UDF_Lists

 

 

 

Step 2 - UDF fields can be added, modified, or changed from the UDF Fields tab in the UDF Designer. You add and modify fields in a grid format. If you want to delete a UDF field you highlight the row an click the delete key.

 

 

Add a UDF Field

 

Fill out the following fields:

 

Label - This is the field label that will appear on the form next to the field.

 

Name -  This is the name of the field as it will appear in the associated UDF table in the database. Names cannot include punction marks (including spaces).

 

Data Type - Type of data that is expected. Choices are character (text), integer, numeric, Boolean (True/False), Date, and Date Time (includes both date and time).

 

Default - Default value for new records (optional)

 

Min - Minimum allowed value (optional)

 

Max - Maximum allowed value (optional)

 

List - UDF List to use for quick entry. This is the list that was created in step 1.

 

Click Save when finished and the Vendor section will be rebuild to contain the UDF Field.

 

UDF_UserFields