FormIt hooks for saving/retreiving xPDO objects.
FormIt2db/db2FormIt are two small snippets to save xPDO objects during FormIt posts and retreive them before displaying FormIt forms.
The snippets base on the code in the following thread in MODX forum https://forums.modx.com/thread/32560/formit2db-with-autocreate-schema-classes
MODX Package Management
The xPDO models could be also generated by i.e. MIGX or CMPGenerator.
Install via package manager and add the hooks to the FormIt call.
For more information please read the documentation.