Form registers athletes; also need parent info. Only athlete goes into contacts, how to add the parent info into contacts in same form?

I fear that if I have two separate forms, parents will stop at the athlete and not provide their contact information. I don’t know code so hopefully there is a simple solution? Thank you!

Hi Christy,

You could use the wix-crm API, specifically the createContact() funciton.

If you follow that link above you will see an example of how to create a contact with custom fields.

Hope this helps!

Dara | Corvid Team