Form Error Logging
Categories
Component ID
2801135
Component name
Form Error Logging
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
257
Component created
Component changed
Component body
This module allows you to log form errors. You can Whitelist the forms you want to track.
This may be useful for active site building, collecting information about how to improve form experience.
Installation
Install as you would normally install a contributed module.
- Download the module.
- Install in the project.
- Login into back-end(admin side).
- Go to modules page.
- Activate "Form Error Logging" module.
What is Whitelisting a Form?
Whitelisting a Form means, adding it to the list of forms whose errors we want to track.
How to Whitelist the Form
- Copy Form ID of the form you want to Whilelist
- Go to /admin/config/development/logging/form-error-logging
- Paste the Form ID in the new line in the textarea
- Save. That's it. Next time if some error occurs for that form, it will be logged.
Want to help?
Thanks for the enthusiasm and efforts. Contributions are welcome through issue queue. Point out an issue, Submit a patch, Suggest an enhancement, etc...
We are looking next to work on automated tests to ensure stability in future: #2817171: Automatic tests
