Skip to content

Allows fields in most forms to be pre-populated from the $_REQUEST variable.

License

Notifications You must be signed in to change notification settings

backdrop-contrib/prepopulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prepopulate

The Prepopulate module allows fields in most forms to be pre-populated from the $_REQUEST variable.

For example, the following URL,

http://www.example.com/node/add/blog?edit[title]=this is the title

will automatically fill the Title field on a new blog post with the words "this is the title". Any field can be prepopulated this way. You can prepopulate more than one field at a time as well. Prepopulate is excellent for creating bookmarklets.

Installation

Usage

  • Further documentation may be available in the Wiki.

Issues

Bugs and Feature requests should be reported in the Issue Queue

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

Allows fields in most forms to be pre-populated from the $_REQUEST variable.

Resources

License

Stars

Watchers

Forks

Packages

No packages published