Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ConfiForms Form Definition
formNamemyform

 

firstNameFirst Nametexttrue

lastNameLast Nametexttrue

All registrations in TableView

ConfiForms TableView
formNamemyform

firstName

lastName

And in TableViewMerger with firstName concatenated with lastName

ConfiForms TableView Merger

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

myform