This module enables Drupal to remember entered values from selected fields upon new node submission, stores them in the database and then pre-fills appropriate fields on the next node-add form. This is useful when a user needs to enter many nodes at a time and some of the fields' values are repeating.
Simply enable the module and choose which fields you want to remember (in content type settings)
At present time the following field types are supported:
- text fields
- select and button lists
- number fields
- date (including popup widget)
- imagefield
- money
- embedded media textfield
- all taxonomy types (including Hierarchical Select)
- link
- entity reference
Other field types are fairly easy to implement, I just doubt there is any demand for that. But if you need to use a different kind of field - just file a feature request and I will do it as soon as I can.
You may also want to look at:
Form element defaults - has some similarities, but application is different since this module passes values for fields by means of URL arguments.
This project was sponsored by The Very Little Agency.
Project information
52 sites report using this module
- Created by wolvern on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.