Page tree

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

Compare with Current View Page History

« Previous Version 3 Next »

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 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.

Using the form from Using TableViewMerger to show the data with CONCAT function

Each record joined as new row

Full name

James Bond
test test
First Last
s c
William Furneaux
John Doe
Alfa Betta
Michael Jackson
H h
Michael Jackson
ghg m,nm
uno1 dos2
Ade Tope
Andrii Vasylenko
d d2
dfg dfgf
Jaromir Mindl
lolo troto
A B
jason bourne
Max Headroom
11
Алибек Алдашов
New employee

Using the concat of concat (smile)

Full name

Expression: [(CONCAT(CONCAT("James", " Bond”), “ <- I have joined these and myself”))] could not be calculated, begin 25, end -1, length 72
Expression: [(CONCAT(CONCAT("test", " test”), “ <- I have joined these and myself”))] could not be calculated, begin 24, end -1, length 71
Expression: [(CONCAT(CONCAT("First", " Last”), “ <- I have joined these and myself”))] could not be calculated, begin 25, end -1, length 72
Expression: [(CONCAT(CONCAT("s", " c”), “ <- I have joined these and myself”))] could not be calculated, begin 21, end -1, length 65
Expression: [(CONCAT(CONCAT("William", " Furneaux”), “ <- I have joined these and myself”))] could not be calculated, begin 27, end -1, length 78
Expression: [(CONCAT(CONCAT("John", " Doe”), “ <- I have joined these and myself”))] could not be calculated, begin 24, end -1, length 70
Expression: [(CONCAT(CONCAT("Alfa", " Betta”), “ <- I have joined these and myself”))] could not be calculated, begin 24, end -1, length 72
Expression: [(CONCAT(CONCAT("Michael", " Jackson”), “ <- I have joined these and myself”))] could not be calculated, begin 27, end -1, length 77
Expression: [(CONCAT(CONCAT("H", " h”), “ <- I have joined these and myself”))] could not be calculated, begin 21, end -1, length 65
Expression: [(CONCAT(CONCAT("Michael", " Jackson”), “ <- I have joined these and myself”))] could not be calculated, begin 27, end -1, length 77
Expression: [(CONCAT(CONCAT("ghg", " m,nm”), “ <- I have joined these and myself”))] could not be calculated, begin 23, end -1, length 70
Expression: [(CONCAT(CONCAT("uno1", " dos2”), “ <- I have joined these and myself”))] could not be calculated, begin 24, end -1, length 71
Expression: [(CONCAT(CONCAT("Ade", " Tope”), “ <- I have joined these and myself”))] could not be calculated, begin 23, end -1, length 70
Expression: [(CONCAT(CONCAT("Andrii", " Vasylenko”), “ <- I have joined these and myself”))] could not be calculated, begin 26, end -1, length 78
Expression: [(CONCAT(CONCAT("d", " d2”), “ <- I have joined these and myself”))] could not be calculated, begin 21, end -1, length 66
Expression: [(CONCAT(CONCAT("dfg", " dfgf”), “ <- I have joined these and myself”))] could not be calculated, begin 23, end -1, length 70
Expression: [(CONCAT(CONCAT("Jaromir", " Mindl”), “ <- I have joined these and myself”))] could not be calculated, begin 27, end -1, length 75
Expression: [(CONCAT(CONCAT("lolo", " troto”), “ <- I have joined these and myself”))] could not be calculated, begin 24, end -1, length 72
Expression: [(CONCAT(CONCAT("A", " B”), “ <- I have joined these and myself”))] could not be calculated, begin 21, end -1, length 65
Expression: [(CONCAT(CONCAT("jason", " bourne”), “ <- I have joined these and myself”))] could not be calculated, begin 25, end -1, length 74
Expression: [(CONCAT(CONCAT("Max", " Headroom”), “ <- I have joined these and myself”))] could not be calculated, begin 23, end -1, length 74
Expression: [(CONCAT(CONCAT("1", " 1”), “ <- I have joined these and myself”))] could not be calculated, begin 21, end -1, length 65
Expression: [(CONCAT(CONCAT("Алибек", " Алдашов”), “ <- I have joined these and myself”))] could not be calculated, begin 26, end -1, length 76
Expression: [(CONCAT(CONCAT("New", " employee”), “ <- I have joined these and myself”))] could not be calculated, begin 23, end -1, length 74
  • No labels