Hello Cb, sorry to have to ask, this seems simple but I can't get it to behave as desired.
CB Conditionals -> resetting enabled.
Fields all in same tab. Don't show on registration.
Field Z -> radio select,options = One, Two, Three
Subsequent fields:
FIELDS A, B, C -> single select drop-downs.
Field A -> shows when field z is EMPTY - this is fine. (A)
Field B -> should only show if TWO is selected. (A, B,)
Field C -> should only show if THREE is selected - this is fine. (Shows A, B,C)
1. To condition off field z can I use either 'empty' or 'equal to' - "blank" for a radio group, field condition other (tried both)
2. Field C seems easy - I can set, field condition self, if field z not equal to three then hide.
3. Field B seems to be the problem as it always shows up when field z is empty (only want field A showing when it's empty).
Other than 3. directly above it works perfectly ie. Select One - field A only shows, Select Two fields A & B show...
Been messing around with it now well over half a day in total. Have gone full circle maybe three times now with all logical combinations + using self and other z-c and started out by watching the you tube vid.
Have any ideas to take me out of my misery!?
Kind regards
EDIT
Current settings:
Field Z: condition- hide various usergroups
Field A: condition - hide various usergroups
Field B: condition - hide various usergroups & (self) if Z equal to One then hide
Field C: condition - hide various usergroups & (self) if Z not equal to Three then hide
Tried hiding B when no selection on Z, through Z and B itself. Other and Self respectiviely.
Edit 2: Something else I found is that Field B turns up on usergroups in which I have set for it to hide.
The last condition is valid Kyle mentioned before, but this contradicts the way Field C works fine with 2 conditions. Confused.