


I'm working on a form that is composed of a single table with multiple single column subtables in each column. In order for it to work, I need to be able to bind to the same data in each subtable, then call out a different portion of that data in each subtable. Is there any way to bind the same data to multiple tables? Would scripting solve this issue?
Views
Replies
Sign in to like this content
Total Likes
Hi, you can't bind repeating elements of a form to the one data item. What I tend to do is set up a calculate script to keep the two tables in sync.
Views
Replies
Sign in to like this content
Total Likes
Hi, you can't bind repeating elements of a form to the one data item. What I tend to do is set up a calculate script to keep the two tables in sync.
Views
Replies
Sign in to like this content
Total Likes