While continuing working on integrating LForms within our form, I see that for the autocomplete component, which is used for a choice question, the red border isn't shown when the users continues without the answer being valid, while for regular inputs, this is shown. When looking into the code, I can the following styling being applied for the validation:
I can't find other styling, so I guess not all controls are lhc-inputs, and thus some will be missing this validation styling?
While continuing working on integrating LForms within our form, I see that for the autocomplete component, which is used for a choice question, the red border isn't shown when the users continues without the answer being valid, while for regular inputs, this is shown. When looking into the code, I can the following styling being applied for the validation:
I can't find other styling, so I guess not all controls are
lhc-inputs, and thus some will be missing this validation styling?