You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

This plugin is designed to facilitate form data versioning, allowing user to manage and track different versions of your form data. To enable it, simply select the "Data Versioning" option within Form Builder, located under "Settings" and "Load Data From."

The plugin source code is available in JogetOSS repository at https://github.com/jogetoss/data_versioning.

Data Versioning Plugin Configuration

This plugin has very minimal configuration. After the plugin has been installed, In the folder builder, go to Settings and for Load Data Form, select the "Data Versioning" option and you are good to go.

Figure 1: Plugin Configurations

Plugin Usage

1. Create a form with the desired fields and set the Data Versioning as Load Data Form.

2. Run the form, key in the form data and save.

3. Edit the form. At the top right corner you will see Manger Versions Option, as shown below:


Figure 2: Edit Form Data & Manage Versions.

4. If this is first edit and you click on the Manage Versions link, you will see an empty list. This is because there is no previous version(s) as shown below:

Figure 3: Empty Versions List

5. Now lets change some value(s). At the bottom there is an input saying what did you change? key in something meaningful about the edit, save the form and edit again and click on the Manage Versions link.

Figure 4: First Edit and Save

Figure 5: Form Data Version List

sss

  • No labels