Hello there.
I use cb and cb subs. I user 3 plans on cb subs.
I want to user CB Profile Pro component in order to make nicer profile and registration pages for each plan.
So, i have one registration form with a radio button, from where i select the profile type (from cb profile pro component) and then the registration page opens (depending the profile i selected from the radio button.
So, after registration, the user has a profile (from cb profile pro).
All i want is to use cb profile pro just to have prettier registration and profile pages.
What i Need thought is after registration (using cb profile pro registration page), to put the user to his/her cb subs plan.
So, if someone chooses Manager profile, then he/she completes the registration form for Manager profile (cb profile pro) and after registration, he/she automatically registers also to Manager CB Subs plan.
Can i do this somehow? I know that cb profile pro, has an option to use html/php/javascript code inside registration page. Can i use php or javascript code, in order to do this:
After registration -> user registers to a specific cb plan.
If this possible can i have a code hint?
Also, if this is possible, then i need to ask this: I have set some triggers inside each cb plan, like change the values of some fields etc. If i use this:
After registration -> user registers to a specific cb plan.
then will all these triggers happen?
Thank you in advance