Required group of fields

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.

The easiest way to accomplish what you want is to use individual fields. We have this on our list of requested features, but it’s not easy to change the behaviour you are seeing with the validation of Advanced fields right now.