Parameter Types

Review this list to see all the parameters types ready for use in the CRM.Web configuration.

The following Web Configuration parameter types are available:

  • Catalog for displaying catalog values in a drop-down list. Web Configuration parameters of type Catalog reference a catalog field from the Aurea CRM database, e.g., Locale.BaseCurrency gets its values from the Currency field in the Exchange Rate info area WK.
  • Character.
  • Checkbox for Boolean parameters.
  • Checkboxes for selecting multiple values.
  • Combo:Config for displaying a drop-down list containing all available designer configurations.
  • Combo:WriteConfig for displaying a drop-down list containing all writable designer configurations.
  • Combobox for displaying values in a drop-down list. For parameters of type Combobox containing up to three values. The values are displayed as radio buttons.
  • List for entering multiple values as text comma-separated.
  • Number.
  • Radiobutton for choosing between two values.
  • JSON Use this to type handle extra files on the server and make sure they get copied between the different environments. It shows an edit icon at the end of the row that offers a code mirror editor for convenient data input or viewing. This function is similar to the Hook function in Field controls.