Hi,
I installed latest pro version and using the default form.
I added a radiolist with:
0|Yes
1|No
This radiolist is set to visible on profile and registration.
Now I created a textfield "test" which is also visible on both (profile and registration).
Now if I select "Yes" in frontend the textfield test should become visible in the registration form and if I select no, it should not become visible.
I set up a condition for the radiolist:
If this field Equals; Custom Value; 0
Show Fields "test"
Make Inverse Condition Yes.
It does not matter what I select it just don't works... Do I miss something? I have not other conditions.