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

EDIT property

Influencing the "Edit" option (FS_CATALOG and FS_INDEX)

The input components

offer the function

  • icon_edit_green: Editing entries

to the editor by default.

For deactivating this function, rules are used, namely using the property EDIT – in contrast to most other input components in which de-/activating functions takes place using the form tab (“GOM”).

Example:

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

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

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