Start page / Template development / Rules / Form properties <PROPERTY/> / Property ADD

ADD property

In contrast to most other input components in which de-/activating functions takes place using the “GOM” definition on the form tab, rule are used for this for FS_CATALOG and FS_INDEX.

Adding / selecting entries (FS_INDEX)

The input component

offers the function

  • icon_add_green: Adding / selecting entries

to the editor by default.

For deactivating this function, rules are used, namely using the property ADD.

Example:

<RULES>
<RULE when="ONLOCK">
<WITH>
<FALSE/>
</WITH>
<DO>
<PROPERTY name="ADD" source="fs_index"/>
</DO>
</RULE>
</RULES>

In this example, adding entries is prevented. The respective icon is inactive.

© 2005 - 2024 Crownpeak Technology GmbH | All rights reserved. | FirstSpirit 2024.5 | Data privacy