Use ECA and ECA forms module instead of Conditional Fields.
- ECA event: Build form (form_id)
- Eca action: Form field: add state
The visibility condition is not working on the profile form attached to the user registration form. This is using the Profile module.
1) Create a profile type "User Profile".
2) Add a checkbox to the "User Profile".
3) Add a Text(Plain) field to the "User Profile".
4) Set the Profile form to appear on the Registration form.
5) Add a checkbox to the "User Account".
6) Add a Text(Plain) field to the "User Account".
7) Create a dependency that makes each text field visible if the associated checkbox is checked.
8) try to create a new account and test each checkbox/text field dependency.
You will see that the one on the user account works but the one on the profile does not work.
Needs work
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Use ECA and ECA forms module instead of Conditional Fields.