Hi All,
Using the modern forms designer, how can I pull data from a datasource and simply show it on a page without having to have it inside of a form field? I would like to be able to just construct a table and have it loop through the data.
Currently, I'm only able to figure this out using a table and form fields, but would rather have just text in that table.