Customising Public Registration Form

Currently the public registration form automatically pulls data fields from the ‘Projects’ tab. We would like to utilize the custom attributes on our ‘New Third Party’ tab instead.

Is this possible, or is there a way to manually set up the fields for the public form?

Many thanks in advance

2 Likes

I’m looking for this too.

I made my own form system that we use for our little non profit dance community for weekly classes, weekend workshops and membership. I heavily use complementary attributes.

It uses the API to if needed add a thirdparty, else it reuses (without saying it does so), possibly adds a membership for the activities that require that. It also creates a proposal, validates the proposal (which may trigger an email) and finally creates a draft order.

Accepting into class is done by validating the draft order.