formtools / core

The Form Tools Core.
https://formtools.org
205 stars 78 forks source link

import data to formtools #848

Closed bewegende-Architektur closed 2 years ago

bewegende-Architektur commented 2 years ago

Hi there,

is there a possibility to import data into a form? It would be awesome if the exported Excel-file of a form could be reuploaded after editing offline. Or maybe is there an api for python to interact with formtools on low level? Thanks in advance :)

Greetings, Chris

bewegende-Architektur commented 2 years ago

For anyone interested: This issue can be solved by importing into the sql-database directly. I am not sure if this is the correct way. But it was working for me.