1
The Forminator Name field has a toggle for Single name (input box) or Multiple names (First, Middle, Last). Each of course has its own label. But in a form that requests two names, do we need to be explicit in the label of each field?
Example:
– Father First Name
– Father Last Name
– Mother First Name
– Mother Last Name
It would seem more elegant if the Name fields were grouped so that we could have:
– Father (First, Last)
– Mother (First, Last)
Am I missing something that exists in styling?
Thanks!