Page tree

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

Compare with Current View Page History

Version 1 Next »

This is the documentation for ConfiForms Server/Data Center app

However, this might also work for ConfiForms cloud and in most cases it does. But please see this page to understand the differences between server and cloud versions of the ConfiForms app.


ConfiForms ListView is a very powerful tool, as it allows you to mix the content the way you need and and the same time have the context of ConfiForms records available to you.

Here is an idea what is possible:

Assuming you have a form with just 2 fields, you can render a custom dynamic table quite easily, and that is using a mix of HTML and ConfiForms fields

 

In this example we have 2 fields:

  • author
  • birthDate

And we mix the content in the page to create a table with dynamic rows (taken from ConfiForms form) and then adding the footer

The result is as follows:

Please do not look at the styling (and do not judge too hard), as this cookbook page is not about styling, but about showing you the concepts... Thank you.

 

 

  • No labels