Expert settings

Expert settings allow you to expand the range of functions in Intrexx. Click here for more information about how to use expert settings in application elements.

control.listbox.language.usePortalSettings

Function: Lists only the languages that are enabled in the portal.
Possible values: No / Yes
Version: Version 19.03 or higher

Drop-down lists that use the "LanguageListProcessor" class as a special data source, only list languages that have been activated in the portal with the "control.listbox.language.usePortalSettings" setting.

  • Drop-down list

control.distribution.storage.dataGroup.triggerWorkflow

Function: Trigger process for selecting entries in the multiple selection
Possible values: No / Yes
Version: Version 19.03 or higher

When saving values of a multiple selection element in the linked child data group, you can trigger a process for each child data record, meaning you can respond to the selection of individual entries via a process. Data group event handlers, where the child data group is selected, are triggered.

  • Multiple selection