Hi,
I have following configuration:
CB 1.8.1
CB Conditional 1.8.8
field1 - multiple selection
field2 - combo box
field1 - read only for the user
field2 - read only for the user
field2 is shown if field1 value contains XXX
Condition enabled for all cases, including profile edit.
The values of field1 and field2 are set by the administrator.
Both fields contain proper values.
The problem is, that when the user edits his profile (other allowed fields) and saves it, the value of field2 is reset to empty.
There is a workaround which I'm using in the moment - to disable the condition for profile edit. In this case everything is working correctly, the value of field2 is kept with saving the profile.
The problem is that the workaround is disturbing the users. Actually the configuration is more complex - there a 10 fields of type field2, which are shown/hidden according to the selection in field1. Whith the disabled condition the users see fields which are not related to them.
Do you know if this issue is known and if it is fixed in newer versions of CB Conditional.
I have difficulties to experiment with the versions - the site is in production and the client is quite sensitive to downtime.
Best Regards