Name field: One field or multiple text fields
-
I like the idea that Forminator has a name field that can split into First, Middle and Last… but the display of that field is pretty funky. As near as I can tell, someone (arbitrarily) decided that Prefix and First name would go on one row, and Middle and Last on another row.
But we’re asking for Middle Initial. Ideally, we’d have one row with First – MI – Last, and the MI field would be roughly one character wide. Unless I’m missing it, that just doesn’t work. Since I’ve hidden the prefix field, I get First across an entire row (no one’s name is that long!), then MI and Last in a row below it. Ugly.
Alternatively, I can set up separate text fields for First, MI and Last — and drag them into place so I have three equal-width fields in a row. Good enough, although the MI field is bigger than needed.
But: we’re using Stripe Payments. I can pass a field to Stripe for Name, but I can’t pass three fields together, and not text input fields. Right now, all I am able to do is pass Last Name, which is better than nothing. (I know, I can pass First and Middle as metadata, but that’s not ideal.)
So: a) if there’s a way to load the multiple Name field all on one row, and with decent sizing, cool. OR, b) if there’s a way to concatenate the separate First, MI and Last fields into one (hidden?) field that I can pass to Stripe, cool.
Thanks in advance for the help/suggestions.
The topic ‘Name field: One field or multiple text fields’ is closed to new replies.