23-13-003
Release notes - Selfpoint3 - rc-23-13-003
Bug fixes
Repeat component show/hide
Show/hide rules that was set on components inside of a Repeat component were not working properly. For some equality operators like “not equals” the rules were not triggered at all. This bug has now been corrected.
InputTable improved responsiveness
The design of the InputTable component has been reworked for smaller screens. For screens smaller then 992px the InputTable now fills the screen vertically instead of horizontally. This means that rows are stacked vertically on top of each other instead of being rendered horizontally.
InputTable required
The required option that can be set on columns in the InputTable component did not work. This problem has now been fixed. As part of this the required setting that could be turned on in the components settings modal has been removed.
OBS! Validation needs to be set to “Component” in the components advanced settings for getting the required validation to run.
Last updated