Hey everyone,
I’m looking at add an extra field for customers to populate at account creation time. Basically, instead of full name we need to split it into two fields - first and last name.
To do this I need to edit the snippet {% snippet signup_form %} does anyone know if this is possible?
I’d be most grateful for any advice you can provide!