Adapt registration form for FluentCommunity
I would like to add a field to the registration for of my community. A dropdown where the user can choose his region/county. How can I do this?
Fore each region I have a space (about 300 spaces; one for each county in Germany). The user should then be added automatically to the space of its county (and not seeing the other 299). How can I do this?
You could use Fluent Forms for a custom Registration form (and possibly FluentCRM). You'd map each Space to the region/county drop-down so when a user joins they are automatically added to that Space. Or if using FluentCRM you'd map the region/county drop-down to a Tag and then after registration auto-join them to the Space.
Have a look at https://fluentcommunity.co/docs/fluentforms-integration-with-fluentcommunity there are other tutorials out there.
