This project is not covered by Drupal’s security advisory policy.
ATTENTION:
The Webform module has integrated this module into it's main system. This module is no longer needed.
Thanks everyone for their work on this!
Simple module for embedding a webform submission edit form as a render element. Webform has this functionality built in for Webform creation forms, but I did not see a way to do it for editing a submission.
Usage:
($sid is the webform submission id)
$form['webform_editor']=[
'#type' => 'webform_edit',
'#sid'=>$sid,
];Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Project categories: Developer tools
- Ecosystem: Webform
- Created by SlayJay on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
