Posted by bkosborne on August 18, 2011 at 3:15pm
3 followers
Jump to:
| Project: | Conditional Fields |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This module is great, thanks for the contribution.
We ran into a problem where we want to trigger the appearance of a textfield if a node reference field is left unselected.
Normally, when someone goes to create/edit a node of this type, there is a drop down listing of specific node types for the node reference field. However, we don't require this field, so the user can select - None - from the dropdown instead of a node to reference.
This module does not account for that. When I configure how the triggered field should be shown, I can't trigger it based off the - None - value selected for the node reference.
Brian
Comments
#1
Just committed a change that adds the option "None (empty value)" to the allowed values list:
http://drupalcode.org/project/conditional_fields.git/commit/d213fd4
#2
Automatically closed -- issue fixed for 2 weeks with no activity.