For default parameters, the entered value applies to the entire column.
For non-default parameters, the entered value only applies for the corresponding record.
If both non-default and default parameters are entered, the non-default parameters overwrite the default parameters.
All customizing settings are saved in a string: "attr1=Wert1;attr2=Wert2;..."
If you use variables for the values and add or subtract certain day figures, you have to make sure that before and after operations no white spaces are entered.
E.g. the entry "@D123 + 10" is interpreted as "@D123" since the entry is followed by a whitespace in the first case.
DI/DF Python IDs cannot be combined with other values.
E.g. "end_date=requested_end+10" is not supported while "end_date=requested_end" is supported.
As in the case of regular listboxes, when embedding date listboxes in a module, the customizer can use the Input only via listbox parameter to define for date listboxes that only data from the listbox can be taken.
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.