Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Release v0.6.0

Compare
Choose a tag to compare
@Nicholas-Westby Nicholas-Westby released this 04 Dec 03:37

Since version 0.5.1, these changes have been made:

  • Stored Data. Formulate submissions can now be stored to the database and displayed in a list (see screenshots below).

First, create a form with a "Store Data" handler:

store-data-handler

Once some submissions have been created, you can then see them by clicking the "Submissions" tree node and selecting the form you want to see submissions for:

form-submissions

Big thanks to @kjac (Kenn Jacobsen) for allowing me to take a look at the source code of his Form Editor.