We'd like to give our users 3 options:
1. Set up a new site
2. Have posts fed in from their existing external blog
3. Join the community (no blog)
I set up a radio button with these 3 options and then 3 conditional sections to capture the information depending on their selection. The problem I am encountering is that if I check the "create site" box in the user registration add-on settings, it forces my users to create a site.
Selecting "join community" then produces a validation error because the form thinks that a site MUST be created. Is there a way to make this optional?