Allow record updates in existing modules
With the field aliases introduced earlier, it should no longer be a problem to allow record updates for custom modules. The record ID can be easily inserted as a field alias in the url via a workflow script and placed in a disabled field on the form. You already have implemented a possibility to update existing records in predefined modules, so this should be an easy update to greatly improve form functionality.