Is it possible to display a section a number of times on a view?
For example, I have a section I need to be displayed 3 times,
but in design mode I want to make changes to the section once, and when the end user runs the form, it will show the 3 sections.
This might be possible if I use a repeating section and predetermine the amount of entries in the repeating section, but I am not sure how to do this.
However, I'd rather be able to create a section, and be able to place it wherever I wanted in the view, and when I changed the section, all other copied section would change accordingly.
Does anyone have any ideas?
Thanks.