Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 2500_config_apps:0700_add_edit_attributes:0100_common_props [2026/08/13 00:55] – ↷ Links adapted because of a move operation localdev | 2500_config_apps:0700_add_edit_attributes:0100_common_props [2026/08/13 07:20] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| - If you want to add more blank entries to the list box press the “More Rows” button. | - If you want to add more blank entries to the list box press the “More Rows” button. | ||
| - | <callout | + | <alert type=" |
| + | **note** | ||
| - | <callout | + | The type and format of a choice value must correspond to the type of the attribute.</ |
| + | |||
| + | <alert type=" | ||
| + | **note** | ||
| + | |||
| + | Choices are not applicable for attributes owned by notifications.</ | ||
| ==== Dynamic Choices ==== | ==== Dynamic Choices ==== | ||
| Line 69: | Line 75: | ||
| The initial list of choices seen by end users will be pre-populated with the choices entered by the configurator in the Configuration Tool (if any). | The initial list of choices seen by end users will be pre-populated with the choices entered by the configurator in the Configuration Tool (if any). | ||
| - | <callout | + | <alert type=" |
| + | **note** | ||
| + | |||
| + | The option for end users to edit list of choices will not be available if the configurator provides her own list and specifies that “other values are not allowed”.</ | ||
| ==== Include empty text==== | ==== Include empty text==== | ||
| Line 110: | Line 119: | ||
| All attribute types allow specifying presentation options for the attribute. These options control how the input control displaying attribute value will be generated on a business object form. | All attribute types allow specifying presentation options for the attribute. These options control how the input control displaying attribute value will be generated on a business object form. | ||
| - | <callout | + | <alert type=" |
| + | **note** | ||
| + | |||
| + | Presentation options specified for an attribute will be used by default when the attribute is shown on forms unless a particular form section overrides the default options – see [[2500_config_apps: | ||
| The following presentation options are common to many attributes: | The following presentation options are common to many attributes: | ||
| Line 137: | Line 149: | ||
| If the "Show description to the right of input control" | If the "Show description to the right of input control" | ||
| - | <callout | + | <alert type=" |
| + | **note** | ||
| + | |||
| + | You can enclose attribute description in HTML tags to improve its presentation, | ||
| ==== Save form on selection change ==== | ==== Save form on selection change ==== | ||
| Line 155: | Line 170: | ||
| This option is only available for an attribute of the Plain Text type and only if it has choices defined. Selecting this option indicates that the user can choose multiple choices and each choice is represented as a checkbox. Setting details of this option is similar to setting options of radio buttons. | This option is only available for an attribute of the Plain Text type and only if it has choices defined. Selecting this option indicates that the user can choose multiple choices and each choice is represented as a checkbox. Setting details of this option is similar to setting options of radio buttons. | ||
| - | <callout | + | <alert type=" |
| + | **note** | ||
| + | |||
| + | // | ||
| ==== Input control style ==== | ==== Input control style ==== | ||
| Line 182: | Line 200: | ||
| ==== Script ==== | ==== Script ==== | ||
| - | For users who are familiar with Javascript this dialog allows specifying additional attribute configuration parameters when attributes are initialized and displayed. See [[docs: | + | For users who are familiar with Javascript this dialog allows specifying additional attribute configuration parameters when attributes are initialized and displayed. See [[: |