I created a form that includes First and Last name grouped together (Advanced:Name from field choices). I set these fields to required expecting an asterisk next to each field rather than the group. This grouping also puts the validation message below the group, rather than below the specific entry that is left blank.
Is there a simple way to correct this or do I need to re-create each field individually on the form?
Thanks.