Remember values

Component ID

1627616

Component name

Remember values

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

2288

Component created

Component changed

Component body

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
  • email
  • 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.

This project was sponsored by Design.Capital.