Playground and DEMO space
This is a playground and demo space for ConfiForms and ConfiDoc addons developed and supported by Vertuna LLC
Most pages provide a storage format for the demo, so you can use the free add-on from Atlassian Confluence Source Editor (or through the bundled in ConfiForms storage editor) to import this configuration into your Confluence and see it in action
To import examples from the storage format on Confluence Cloud please see this page
Please note, all the examples here are provided without any obligation and may or may not be incomplete or may have bugs, and we provide NO SUPPORT for these examples and demos.
form with following fields:
Location: Date: Set1 Set2 Set3
Form
All records
Location |
Date |
Set 1 |
Set 2 |
Set 3 |
---|---|---|---|---|
Tallinn | Mar 03, 2018 | Ta1 | Ta2 | Ta3 |
Tallinn | Feb 26, 2018 | Feb1 | Feb2 | Feb3 |
Tallinn | Mar 05, 2018 | next1 | next2 | next3 |
Tallinn | Mar 13, 2018 | afternext1 | afternext2 | afternext3 |
Tallinn | Mar 02, 2018 | today1 | today2 | today3 |
Order by date asc
Location |
Date |
Set 1 |
Set 2 |
Set 3 |
---|---|---|---|---|
Tallinn | Feb 26, 2018 | Feb1 | Feb2 | Feb3 |
Tallinn | Mar 02, 2018 | today1 | today2 | today3 |
Tallinn | Mar 03, 2018 | Ta1 | Ta2 | Ta3 |
Tallinn | Mar 05, 2018 | next1 | next2 | next3 |
Tallinn | Mar 13, 2018 | afternext1 | afternext2 | afternext3 |
Using REST API to show data PER WEEK
https://wiki.vertuna.com/ajax/confiforms/rest/filter.action?pageId=23265387&f=f&q=&sort=mydate%20ASC
Report is loaded with JavaScript and ConfiForms REST API
Storage format for this solution