Posted on 27/02/2014 16:55:48
Hi Nicolai,
We use sometimes use the Forms module to integrate with other systems. That said:
- We sometimes need to create tags for the form/confirmation/email template, based on a custom development
- We are sometimes limited to the WS response. If it is false and/or needs some error management, we need to delete the record and do a workaround - If we could reload the form template, setting some error tags based on the WS response, things would be easier
- The Notifications are red-only (arguments). We sometimes need to manipulate data (for example, renaming files with a scecific naming scheme), and need to query the SQL directly, and not through the API. Plus, the record ID is not in the arguments (we need to get the last record with certaing fields submitted to get the record ID).
Opening up the possibility to manipulate data before the record is saved, reloading the "form template" and settings custom tags, would make things a lot more flexible.
Did you get the general idea?
Nuno