Skip to content
Discussion options

You must be logged in to vote

I've replied to Imran via email, but for the benefit of the community I thought it would make sense to provide an answer here as well.

Here's what I've got:

In the Data section, I've built a table of "applications"

And a table of "policies"

These tables have a many-to-many relationship. This is important for later.

In an app, I've added a form (not a form block) and laid out my fields accordingly.

Inside the form, I've added a Repeater Block set to display data from the Policies table. Every child-component of the Repeater Block will be displayed for every row there is returned from the table. In my case, I have 4 rows.

I've made use of the bindings to display the text like this:

And…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ImranShamm
Comment options

Answer selected by mikesealey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants