Checklist
Suggestion
It's probably time to deprecate the forms module. As part of the 0.17 version and the completion of the new UI, the forms should be removed.
The reason for the removal is that with a proper UI for the functions module, all functionality of the forms module can be replicated and actually enhanced through functions, which can do all things forms does + many more.
Removing the module would lighten the codebase a bit and consolidate some functionality. The removal process should contain the following:
Checklist
Suggestion
It's probably time to deprecate the forms module. As part of the 0.17 version and the completion of the new UI, the forms should be removed.
The reason for the removal is that with a proper UI for the functions module, all functionality of the forms module can be replicated and actually enhanced through functions, which can do all things forms does + many more.
Removing the module would lighten the codebase a bit and consolidate some functionality. The removal process should contain the following: