Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

In this tutorial we will create a data entry form with our own, custom design, using ConfiForms plugin for Confluence

You will also learn how to show the data in a sorted way using ListVIew ListView and creating custom layout for form's data presentation

Excerpt Include
Creating a simple form in Confluence with ConfiForms
Creating a simple form in Confluence with ConfiForms
nopaneltrue

As usual, let's start with form definition.

2 base macros are used to define the form: ConfiForms Form (Definition) and ConfiForms Field Definition.

...

We are done with form definition!

 


Now we need to configure how the form should look like

...

You can place them the way you need, encapsulate into tables or other UI elements. The main point is that you have at least one ConfiForms Field macro defined in the body of ConfiForms Registration Control macro. 


And here is how the form looks like on the page

...

That's it! You have just finished with creating a ConfiForms form with own custom layout!