Using as a required field
tylor - May 18, 2007 - 00:25
| Project: | Addnode |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am having trouble using AddNode as a required field. If I use a nodereference that is already available in the list, everything is fine. However, if I create a new nodereference, I am taken back and given a nice red border around the nodereference list. I see that there is code to disable validation while choosing from the list, but am having trouble fixing it for the other way around. Any ideas? Thanks for any help!

#1
I'm experiencing the same issue. My work around for the moment is to disable validation on the field.
#2
Can you tell me what you changed specifically in the module as I am running into the same problem where user's can't add the new node.
#3
See http://drupal.org/node/205549 for a work-around.
#4
IMO this is a bug as this module is to work with CCK which have the Data settings: required and multiple values.
I'm experiencing this problem as well.