Generating Forms programmatically

A

Axel Schwarz

Hi All,

We have developed a form consisting of repeating controls with certain
filters like:

Section a
Repeating: F1 F2 F3 F4 F5 F6

Section b
Repeating: F1 F2 F3 F4 F5 F6

....

Data source is a flat article strukture.
Because it's rather errernous to handle these repeating controls (up to 100)
i would like to create them automatic. I think creating of a master template
by hand - consiting of one view with one repeating control and all the layout
and data-binding.
Then I would like to programatically copie the repeating control and change
the filter criteria.

Any suggestions on that?

Cordially,

Axel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top