This is the documentation for ConfiForms Server/Data Center app
However, this might also work for ConfiForms cloud and in most cases it does. But please see this page to understand the differences between server and cloud versions of the ConfiForms app.
Although the ConfiForms plugin offers 12 different Confluence macros to ease form construction, it requires only 2 macros to define a simple form, and just 1 to display it anywhere in your Confluence installation. The ConfiForms macros can be quickly reviewed by Inserting a new macro (ctl + shift + A in a Confluence page).
Getting started
Here are a couple key concepts for understanding ConfiForms:
These are the basic concepts you need to begin creating ConfiForms. When you have mastered these basics, there are many more useful features to expolore. The ConfiForms plugin supports many scenarios and has been carefully integrated with other systems in Confluence, providing many customization options.
Here the basic concepts and key terms needed to define a simple form. Explore our tutorials to learn more.
Macro | Action | Concepts/usage |
ConfiForms Form | Define | Define the form and its rules. |
ConfiForms Field Definition | Define | Use inside the ConfiForms Form macro to define form fields, their types and behavior, restrictions and permissions. |
ConfiForms Field Definition | Define | Use to define conditional fields and relations among fields (that is, ConfiForms Field Definitions). |
ConfiForms Registration Control | Define View | Use to define a form's registration behavior. Each form should have at least one 'Registration Control'. This control can be placed inside the ConfiForms form or elsewhere on the page, and a form can have any number of registration controls. Forms can be embedded on Confluence pages or rendered as a modal dialog. |
ConfiForms Edit Controls | Define View | This macro defines Edit behavior for the ConfiForms ListView and TableView. To enable editing of stored form data, place this macro inside the ConfiForms ListView or TableView macros. |
ConfiForms TableView | View | Use this macro to visualize stored data as a table, with instant search, filtering, and data sorting/ordering. Add 'ConfiForms Field' macros inside TableView to define which fields should be shown. |
ConfiForms ListView | View | This macro allows you to visualize stored form data in WYSIWYG view (also supports filtering and data sorting/ordering). Add 'ConfiForms Field' macros inside define which fields should be shown. |
ConfiForms CardView | View | Use this macro to visualize stored form data as a vertical table (card) with instant search, filtering and data sorting/ordering. Add 'ConfiForms Field' macros inside to define what should be shown |
ConfiForms Field | View | Macro to define a field to show within ConfiForms TableView or ConfiForms ListView macros |
ConfiForms IFTTT | Define | Macro to define the integration rules for ConfiForms. Send email notifications when a record is created, changed or modified. Send notifications to other systems via HTTP, or just create new pages from defined templates with data from your forms |
ConfiForms TableView Merger | View | Macro to aggregate and merge datasets from different ConfiForms forms (or just from one form). Calculate averages, totals, other math operations on your data. The output of this macro is fully compatible with Chart macro and could be used together to create beautiful charts |
CSS Rules for ConfiForms Fields | View | Helper macro to support applying of conditional CSS for ConfiForms Fields based on their values |
You will create a simple form with one field of type text and it will have a registration control configured to show it as dialog.
For those who does not like to read there is a screencast below!
Here is a screencast