About FormDataManager
FormDataManager is a MODx Revolution Custom Manager Page (CMP) that can be used to define layouts for viewing and exporting data created from forms.Currently, this works with form data generated via the Formz extra, FormIt saved forms (using the FormItSaveForm hook) or Custom Tables.
Being able to provide consistent export files using a defined layout can be very beneficial for integration with external applications or databases.
Information
Released
September 12, 2020
Supported Database
MySQL
License
GPLv2
Instructions
Install via Package Management.
Please ensure that you also have either FormIt or Formz installed or else there will be no functionality available.
This CMP uses the Modx 2.3+ menu system and by default creates a menu entry under the Extras (Components) menu.
New in 1.4.0-pl
New Bulk Export tab to list previous compressed files and download / remove these. Fixes to pagination on multi-page lists. New system setting for optional Formit context column in grid list. Local sort columns on Formz / Formit grids.