R2 Core

Adding UDF's to R2

Begin by logging into R2, then open the Maintenance module.

  1. Click on the User Fields setup image-20240624-165425.png icon.

  2. Select from the User Fields for menu where you will be creating new UDFs.

Screenshot (79).png
  1. Areas in R2 in which you can create UDFs:

  2. Click on the Add image-20240624-165621.png icon.

image-20240624-165653.png
  1. Enter the following data:

    1. Position – this will be the display position in which the new UDF field will appear (e.g. 1st, 2nd, 3rd, etc.)

    2. Caption – this is the title of the new UDF field.

    3. Type – select the data type for the new field:

      1. Text

      2. Number

      3. Date

      4. Boolean: This is a true/false or yes/no type of option. Boolean means one or the other, but does not allow for more than two choices.

      5. Choice: You define your own drop-down list of options the user may select from

image-20240624-165817.png

If you select Choice, then you must provide your own choice selections. Click on the Add image-20240624-165912.png icon to start building the list.

Click in the “D” checkbox to indicate that a given selection is the default choice.

  1. When finished, click on the OK  image-20240624-165956.png icon to save and exit.

image-20240624-170756.png

Exit the Maintenance module. The list of R2 UDFs has been built. The next section addresses their use.