Closed (fixed)
Project:
Prepopulate
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2007 at 09:03 UTC
Updated:
12 Mar 2008 at 15:42 UTC
Hi everyone,
I'm stuck on how to prepopulate the "link URL" field. Here's what I have so far:
/node/add/news?edit[title]=test&edit[body_filter][body]=test&edit[field_link][link]=test
As a side note, a little more documentation would be good. The [body_filter][body] is not obvious from viewing the source code of the form and I had to search around a bit to figure it out.
Thanks
Comments
Comment #1
eafarris commentedThe DRUPAL-5 branch now includes a USAGE.txt file:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/prepopulate...
Perhaps some of the examples included in it will assist you?
Comment #2
markfoodyburton commented/node/add/page?edit[path][path]=foo
Seems to work for me.
Comment #3
add1sun commentedClosing old issues - no feedback from OP.