Please Log in or Create an account to join the conversation.
dotcom22 wrote: hello
I would like show or hide specific field according to plan user choose. That mean before show any fields, I would like force users to first choose a plan...then show specific fields.
If I'm not wrong this is partially possible because before to be able to hide some specific fields, user must choose a plan. That mean before choosing a plan, all fields are displayed and is only when the plan is choose, field can be hidden using workflow.
Do you confirm ??
I tried also to enable step by step process using CB plugin Conditional because this seem allow me to do what I want, that mean show in first Plan, then conditionally show specific field in next step... However I'm surprised to see is possible to click anytime to any "Step Tab" even if none field are filled in previous step... Normally in a step by step registration, is not possible to see next/others step if the previous are not filled (Validation is enabled in the plugin)..so I don't understand why I can click on Step Tab... Step Name must normally be displayed for information only but not be accessible by clicking on his step name...
Ideally I would like be able to show/hide specific field only AFTER a plan is choose and WITHOUT use step by step process...
Is possible ?
thank
Please Log in or Create an account to join the conversation.
CBSubs by default displays the CB registration form with the "default" plan preselected. If you have a CBSubs default plan set (just a setting in this plan) then the fields that are relevant to this plan will be shown.
If no (default) plan is selected then all CB fields that have been marked to apprear during registration will be shown.
This is how things work.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Step by Step doesn't work on CBSubs registration page (Plan URL pages) due to missing the registration form trigger. This is a bug in CBSubs it self and is scheduled to be fixed with release of CBSubs 1.3.0.
As for stopping users from proceeding to another step when the previous step is incomplete you need to ensure the previous step has fields set as Required then within CB Conditional configuration set validation to be done on a step by step basis. This will prevent them from going to the next step if their current step has incomplete required fields.
Please Log in or Create an account to join the conversation.
The above bug has nothing to do with this. You need to navigate to CB > Plugin Management > CB Conditional > Config and set "Validate" to "Enabled". The above bug means if you navigate to a Plans URL (provided to you when editing a plan) there won't be any Step By Step.The first step is the one who ask to choose a Plan (none of my Plan are set to be default and all Plan are exclusive so normally is mandatory to choose one plan before go to next step) and my second step contain several fields who are all required. Others step are a mix with required and non required field... So actually if users can proceeding to second and following step is because CBSubs have the bug you mentioned or you mean this must work even with the bug ?? For infos I have enabled "Validation" in CB conditional plugin---
Please Log in or Create an account to join the conversation.