Do you have fields hidden by CB Conditional that could be on another tab and are shown on registration? If so then that could be the issue. I recommend upgrading to latest release of CB Conditional (1.2.0) if not done so already.
State fields need to have a condition based off the Country field. This allows multiple conditions based off the country field. Example as follows.
Field A - No Condition
Field B - if Field A is Equal To 123 then Show
Field C - if Field A is Equal To 456 then Show
Please Log in or Create an account to join the conversation.
Something has to be rendering a tab on registration, whether it's empty or not is irrelevant, this could be a 3rd party extension too. Please provide a URL to your registration page so can review source to see what tab is rendering (you may PM this link to me if you like).I am using 1.2.0. I checked the fields that have the register column enabled on the fields tab backend. In fact, there are 10 fields on the frontend and 9 visible backend. the only one not visible backend is the verify_password field (which is embedded in the password field. And all these fields are visible in the first tab.
Not possible, the plugin only allows 1 condition per field whether it's displaying others or it self. It might be possible for me to implement a check to see if the field it's conditionally displaying off of is even visible and if it's not then also hide it self.Field C - if A is 123 and B is 456, show (or if B is hidden, don't show)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.