Skip to main content

Structure and content of the configuration file

{
  // General configuration of the form
  "panels": [
    {
      "name": "Application for vacation leave",
      "fields": [
          // Fields on the form
      ]
    }
  ],
  "translations": {
    "en": {
      // Translations
    },
    "pl": {
      // Translations
    }
  }
}

General configuration of the form

default_lang
redirect
custom_redirect
text
redirect
text
redirect
check_session_id
send_empty
name
description
nextStep
icon
disabled
active
hidden