Is it possible to make a conditional field based on previous selections in another field?
For instance, I have added a new field group, let's call it Field Group B.
In Field Group B I place a field called "membership level" and base it on whether or not they have checked the following in field2:
Field 2: "Options" (checkbox - with multiple selections enabled) says:
1) basic membership
2) added listing: $5.00
3) added certificate $5.00
If 1) only, then "basic membership" in the field "membership level"
If 1+2, then "membership level 2" in the field "membership level"
If 1+2+3, then "membership level 3" in the field "membership level"
That way they can sign up as basic and let add the other stuff for a fee that they will pay offline.
Is that even possible?