Bulk Editor

Advanced-UI NOVA-UI

Allows to bulk edit multiple assets in a table view. If the multi line edit checkbox is enabled, it's possible to paste multi line values for multiple assets.

Properties

To be configured in {home}/appserver/conf/custom.properties

bulkEditor.license

type: String, required: yes, default: -

License key (delivered by brix Solutions AG)

bulkEditor.visibleForGroups

type: long, required: yes, default: -

Restrict the use of the plugin to those user group IDs (superadmins always see it in any case)

bulkEditor.displayedInfofields

type: long, required: yes, default: -

Ids of the custom infofields that will be displayed in the table

bulkEditor.editableInfofields

type: boolean, required: no, default: true

Ids of the custom infofields that will be editable in the table

Screenshots

Bulk_Editor

Bulk_Editor_Menu

Compatibility Matrix

bulkEditor CELUM (min. version)
1.0.0-6.16.0 6.16

Release Notes

1.0

Released 2025-01-13

  • Initial Version

1.1

Released 2025-01-15

  • Multi line pasting feature