Experimental project
This is a sandbox project, which contains experimental code for developer use only.
This module is a workaround for a well known bug in Drupal core:
This module is addressed to developers, since you need to implement hook_form_alter in order for it to work.
How it works:
- A tiny JS is injected in the page containing the form which fails on anonymous AJAX requests
- The script performs an AJAX POST request and checks whether the given
form_build_idexists in cache - The module then looks for the form in the
cache_formtable. If it doesn't exist, it recreates the record.
Please refer to the README.txt for more information on how to use this module.
Supporting organizations:
Sponsored development time
Project information
- Project categories: Developer tools
- Created by bmunslow on , updated
