Active
Project:
Prepopulate
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2012 at 09:47 UTC
Updated:
22 Jan 2012 at 08:52 UTC
I've read the readme and help files and I can see if I manually put in the URL I can prepopulate fields, but how do I make this automatic?
I am using node reference to add a node within a node and I would like some of the fields to be prepopulated.
Where do I begin with this module? If someone could get me started I would REALLY appreciated it, I'm very stuck.
Thanks
Comments
Comment #1
barrapontoYou can use a menu with tokens, try http://drupal.org/project/menu_token
Comment #2
LTech commentedI would like to prepopulate fields in an 'add content' form.
How do I do this? Where do I put the Pre-populate URL?
I'm sorry if this is basic, but I really can't figure out how to use this module.
I've installed the menu_token but I don't know where to put the URL?!
Thanks
Comment #3
LTech commentedI've created a link from a page with a url to add more info about the person on the page. I've made the link xxx.com/node/add/person?edit[field_name][und]= name.
How do I use tokens to send 'name' to be the name of the node the page is linked from?