Yes, it seems the fields I've input data for are losing their values on store.
First, I tried shutting off resetting in CB Conditional->Parameters, and that made no difference.
Could be I'm not quite understanding how to set up the conditions. When you say "only the last condition applied to a field is relevant", does that mean the conditions as they are numbered "1,2,3,etc." under the CB Conditional tab? Or as they are applied as you are using the form?
Here's what I've done. I have one main field with three options, and I want different additional fields to be shown depending on which option is selected:
Option 1 selected: show two additional fields
Option 2 selected: show one additional field
Option 3 selected: show no additional fields
I set two conditions on the Main field, that show/hide the additional fields when the main field value is equal to option 1 or option 2.