Skip to content

update: label handling in widget

Ghost User requested to merge label-on-display-widget into master

Problem to solve: the label was only available in form, I move the method to generic widget.

Beware of this: facing a bug with SIBFormMultipleDropdown and SIBFormMultipleValue and presuming they are no more, I removed them from import/export in many files.

Merge request reports