9 years ago
4
Topic

hello

i've a website done by joomla+soblad, and there's a page for registration form, but before you see the registration form you have to pick the type of the registration from a drop down menu, so how can that be done?

Get a Book for SEBLOD
4229 Posts
Kadministrator
9 years ago
2
Level 1

Hi,

you can create parent form with subform for each type. Then in parent add dropdown with all types and group field for each subform and use conditionals to show the right group based on dropdown value.

9 years ago
1
Level 2

it sounds easy

but how to get to the parent form and then to the subform

i'm totaly new to this seblod

9 years ago
0
Level 3

this is the look of the page that will take me to the registration form, but i need to edit it

4229 Posts
Kadministrator
9 years ago
0
Level 1

You create a form in the content type (admin from, site form tabs). You will need to create 1 content type for parent and 1 for each type of registration, then you link them together using group field in the parent form.

Get a Book for SEBLOD