Genenerate code for posting instead of DB records
moshe weitzman - April 28, 2007 - 14:32
| Project: | Formfilter |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
This module is a fine idea. I hope to use it on my next project.
One nice thing about keeping form alters in code versus DB is that they are easily versioned and migrated across environments (development, staging, production). I would love for this module to have an option to show code that an admin can copy and paste into a custom module. That would make for even faster development of custom sites.

#1
Good idea, but probably a bit complicated to implement as the code for determining appropriate default values is complex.