Hi there,
I have a tab on my registration page that has nine text area. All these text area are configured not required as I want the new user to fill at least three of these, but not necessary all. I activated step by step registration, and I would like an error to fire when the new user clicks on the next button, not on the sign up button at the end.
I didn't find an event that could help me in CB Auto Actions, and I cannot figure out how to implement this behavior with the validation area (parameters tab of text area) or with CB Conditionnal. CB Code Field runs the code only at the end of registration so it doesn't act as I would like.
Is it possible to do such a behavior?
Thanks