Posted by pthanos on January 21, 2012 at 3:41pm
2 followers
Jump to:
| Project: | Conditional Fields |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | profile |
Issue Summary
In d7 core profile, i create 2 fields: a "interested in whitepapers" checkbox, and an "address" textfield. I set the whitepapers checkbox as the dependent and the address textfield as a dependee, and configure address to become a required field IF the whitepaper is checked.
This rule is never enforced.
In the edit user profile page of a registered user, it is possible to save the form with "whitepaper" checked and the "address" field empty. It also doesn't work on the registration page, but that is not as important for now.
Comments
#1
#2
No replies? Is this really something others are seeing or is it just me. I simply failed to get the value I needed from conditional fields, can somebody give a hand?
#3
I am also getting this issue and am using the latest version.
Would be nice to have it fixed as its a big feature of this module.
Tops marks for the work done so far.