Closed (fixed)
Project:
Prepopulate
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2010 at 13:54 UTC
Updated:
30 Mar 2010 at 04:50 UTC
Hi
Im trying to create a link, in a form, that takes the data from a cck field, and uses it in the url of a link, so that the url will prepopulate a field in a new node.
here is how my url looks right now, but this isnt working, and i have no idea how to move forward from here:
http://www.miljoweb.dk/node/add/apv-opgave?edit[title]=[field_e1-raw]
any help would be apreciatet.
Comments
Comment #1
Taflloyd commentedI have the same problem.....
Comment #2
jbrauer commentedYou'll need to make sure that the link you're creating works (I'd do this outside of theming the field). Once you have that working as desired you should then make sure the theming is right to output the link as expected.