Closed (duplicate)
Project:
Prepopulate
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2008 at 09:16 UTC
Updated:
23 Jun 2008 at 14:15 UTC
Jump to comment: Most recent
Comments
Comment #1
ozchris commentedSorry, it removed the code:
name="field_url[0][url]"
and
name="field_url[0][title]"
Comment #2
Anonymous (not verified) commentedI can report the same problem - the technique for specifying CCK fields doesn't seem to work in 6.2.
I have a node-association select field, and the source shows the select 'name' as: field_re_proposal[nid][nid]
so, I appended ?edit[field_re_proposal][nid][nid]=2 to the form URL, but there was no change.
Comment #3
add1sun commentedI'm marking this a dupe of an earlier issue of CCK with 6 so we can keep this all to one thread, regardless of the field type.
#258449: Targeting CCK in 6 not working