Versions Compared

Key

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

Displaying a table that were filled in the FAB Form with entries in the Review and Submit page of the Form.

Step-by-step guide

  1. Create the table element in the FAB form and bind the table to a data element (array).
  2. Add the table columns and table cells needed (with reference to the array fields)
  3. Remember to leave the "No Auto Load" property of the table blank or set it to "false" 
  4. Copy the table element to the Review and Submit page of the form.
  5. Change the table ID property
  6. NB! Change the "No Auto Load" property of the copied table element to "true" - if you forget to do this, the table data captured in the form will be wiped when the Review and Submit page is called.


Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@223dfe
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "table-control" and type = "page" and space = "IFAB"
labelsFAB Review page

...