Skip to Content Skip to Menu

Redirect user after registration based on field value

  • wintercorn
  • wintercorn
  • ONLINE
  • Posts: 138
  • Thanks: 15
  • Karma: 1
17 hours 43 minutes ago #341376 by wintercorn
I have specialist form which needs to be completed by users if they answer Yes to a question on the normal CB registration form. They will then be redirected to another form to collect the details. Probably RSForm.

There are a lot of trigger options for firing this in Auto Actions so which is the correct one?

Thanks

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 49288
  • Thanks: 8423
  • Karma: 1465
17 hours 35 minutes ago #341377 by krileon
onAfterSaveUserRegistration is the safest trigger for that. It's fired just before the registration complete message and can be safely used to redirect away. It also contains the user object so substitutions can be used in CB Auto Actions for their user object. However if you're using CBSubs to collect payment during registration this complicates things as CBSubs has to take over after registration to begin the payment collection process.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum