Please Log in or Create an account to join the conversation.
Options Show/Hide feature is in its infancy. It currently does not remove its selected or checked state, but it will in next release. Conditional self in next release will also support options conditioning. For now the only solution is to condition the entire field it self and ensure value resetting is enabled so it'll reset the fields values when the condition fails.It seem the show/hide process is not dynamic and this is annoying because we can't have a guaranteed to always propose the right fields for the right situation.
Any comment ?
If conditioning the same field multiple times then only the last conditional fired on that field is relevant. This has always been the case, but it may change in the future if AND/OR usage can be implemented easily (currently it can not and would require a large rewrite).When we set mutiple conditions for the same field (using available Conditonal Tab from 1 to 5) it seem all these condition must be met for work. Is not possible to use different condition with IF operator meaning IF one specific condition (or even if one or more) is detected for handle the conditional process.
Do you confirm ?
Don't understand the issue. CB Conditionals works perfectly fine with profile edit, profile view, registration, userlist view, and userlist searching. If you don't want existing values to affect conditionals then you need to enable value resetting (disabled by default) within CB Conditional > Config. This will cause values to reset if the conditional fails.I noticed also if user have already saved his profile and want later modify some information, the conditional logic is broken because value which has been already stored are taken in consideration instead to use value being modified by the user.
So CB Conditional seem planned only for be used especially during registration. When is matter to edit profile, the conditional logic do not work well except maybe for some very very basic case.
any clue ?
Please Log in or Create an account to join the conversation.