update - modifying user details in the backend admin will work fine - I can select all other options other than yes, I own a Scion, and I can save/update the profile. If I select yes and try to save/update the profile without entering any or all vehicle info I cannot update/save the profile. So, the back-end works as expected, just not the front-end.
Front end - Registration and/or editing profile will not let you save/update profile unless you have vehicle info entered...
Vehicle Info Tab is set to public access level, CB Privacy and CB Conditional all options set to "Normal CB Settings"
Vehicle Info Fields:
Code:
Title: Own a Scion? -> Name: cb_own_scion
Global Tab
-> Type: Drop Down (Single Select)
-> Tab: Vehicle Info
-> Required: Not Required
-> Show on Profile: Yes, 1 Line with Title
-> Show on Registration: Yes, 1 Line with Title
-> Default Registration Value: 0
-> Show on Profile Edit: Yes, 1 Line with Title
-> Searchable: Yes
-> Values
-> Value: 0 -> Label: No, I don't own a Scion
-> Value: 1 -> Label: Yes, I have a
-> Value: 2 -> Label: I'm a Scion Dealership
-> Value: 3 -> Label: I'm a Sponsor
Paramaters Tab
-> All empty
-> Prepare Layouts -> No
-> Icon Display -> Normal CB Default
Integrations Tab
-> CB Privacy -> All Normal CB Default
-> CB Core Fields Ajax -> Disabled, Registered
-> CB Conditional -> All Normal CB Default
-> CB Query Field -> Disabled
Title: Model Year -> Name: cb_model_year
Global Tab
-> Type: Drop Down (Single Select)
-> Tab: Vehicle Info
-> Required: Required
-> Show on Profile: Yes, 1 Line with Title
-> Show on Registration: Yes, 1 Line with Title
-> Default Registration Value: 2004
-> Show on Profile Edit: Yes, 1 Line with Title
-> Searchable: Yes
-> Values
-> Value: 2004 -> Label:
-> Value: 2005 -> Label:
-> Value: 2006 -> Label:
-> Value: 2007 -> Label:
-> and so on to 2020
Paramaters Tab
-> All empty
-> Prepare Layouts -> No
-> Icon Display -> Normal CB Default
Integrations Tab
-> CB Privacy -> All Normal CB Default
-> CB Core Fields Ajax -> Disabled, Registered
-> CB Conditional
-> Display -> Field conditional self
-> If -> Field: Own a Scion?
-> Is -> Operator: Not Equal to
-> To -> Value: 1
-> Translate Value: No
-> Then -> Mode: Hide
-> For
-> Registration -> Yes
-> Profile Edit -> Yes
-> Profile View -> Yes
-> Userlists Search -> No
-> Userlists View -> Yes
-> CB Query Field -> Disabled
The rest of the required Vehicle Fields are set the same as Model Year except for VIN as it is a text field