I was wondering if there was a method, extensions or module that would, depending on what a user selects on page 0 via checkboxes or drop, redirect them to a specific join form page.
Example:
page 0
Nickname
Password
First Name
Last Name
[B]Program[/B] - Checkboxes
[B]Game Design Program [/B]- If checked redirect user to join form page 1 after selecting the Join now button. Page 1 would contain specific Game Desgin profile info.
[B]Interior Design Program[/B]- If checked redirect user to join form page 2 after selecting Join Now button. This page would with specific Interior Desgin profile info.
[B]Arch Design Program[/B]- If checked redirect user to join form page 3 after selecting the Join Now button. This page would with specific Arch Design profile info.
The idea is to have a large group that have different roles, that only fill join information pertaining to their specific group.
Thanks all ahead of time for looking into this.