9 Nov
2010
9 Nov
'10
10:45 a.m.
Hi all, Node Reference 6.x-2.8 Node Reference URL Widget 6.x-1.6 Drupal 6.19 I have a content type with a cck field nodereference_url. For non-admin roles, if I configure the field to be a selected list, it's works fine, users can select node's title. But if I configure the field to be an autocomplete widget (Use autocomplete widget), non-admin roles can't select node's title. This role have access to edit_field_xxx. It's works when it's a selected list but not when it's autocomplete widget. Autocomplete widget works fine for admin users. Anyone know what's happend ? Thanks a lot