Page tree

Versions Compared

Key

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

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

Each record joined as new row

ConfiForms TableView Merger

trueid

Full name:(CONCAT("[entry.firstName]", " [entry.lastName]"))

myform

 

 

Using the concat of concat (smile)

ConfiForms TableView Merger

trueid

Full name:(CONCAT(CONCAT("[entry.firstName]", " [entry.lastName]”), “ <- I have joined these and myself”))

myform