Hi,
I am building a form and in that I form I have a list which can take multiple inputs. List inputs are mandatory and I can add or delete list items. If I try to add new item in the list without filling the previous one I get validation message which is overlapping on the input widget. Not sure why it's happening.
Thanks.
Hi Nanuu,
I don't know why your UI is getting destroyed, but you can manage it with css.
As per below screenshot.
Vijay Malviya wrote:
Thank you Vijay, it worked for me.