Auto-fill from URL
phayes - September 17, 2009 - 17:08
This module allows you to fill title, body, and CCK fields from the URL. It auto-populates a field with a value from the URL. There are options to allow / disallow overriding pre-existing values, hiding a field if it is filled from the URL, and a few other goodies.
It supports both single and multi-value fields. It has support for the following field types:
- Node Title
- Node Body
- Textfields
- Number fields (Float, Integer, Decimal)
- Node Reference
If you need support for a fieldtype / widget that you don't see here, please contact the maintainer for development services. You may also try to roll your own and submit patches!
Similar Modules
- Node Reference URL Widget - More specific to node references.
- Prepopulate - A more general solution that requires knowledge of form paths but works on all forms.
