Disable multiple selection
You can disable multiple selection to prevent users from selecting multiple items and applying an action to all these items in a single right-click.
You can disable multiple selection to prevent users from selecting
multiple items and applying an action to all these items in a single right-click. This
could be used, for example, to prevent users from cloning many topics at once. You
configure the IXIASOFT CCMS to disable multiple selection by:
- Adding the multiselect-disabled attribute to the accessrights.dtd file.
- In the accessrights.xml file,
setting the multiselect-disabled attribute to
true
for that menu option.
When this attribute is set for a menu option, if a user selects multiple items and
right-clicks to open the menu, the menu option will be disabled. If the
hide-when-disabled attribute is also set to true
for this menu option, then it will be hidden.
Note: Configuring this setting will
override any default behavior.
To disable multiple selection for a menu option: