Hi there,
I would like to know how to make the field for the firstname and/or lastname mandatory.
Inside the template I can set additionalAttributes="{required:'required'}" but this enables only html5 validation. The server side validation won't be active with this.
Thanks in advance and best regards
Hi there,
I would like to know how to make the field for the firstname and/or lastname mandatory.
Inside the template I can set
additionalAttributes="{required:'required'}"but this enables only html5 validation. The server side validation won't be active with this.Thanks in advance and best regards