Dynamically creating form templates

W

Will

Hi:

I am using browser enabled forms with forms services.

We are looking into implementing infopath in our project. The requirements
are complex.

1- Given the requirements that we have, we are looking at creating several
templates, I was wondering if we could cut the number of templates by
actually adding controls dynamically at load time. (Please remember it is
browser enabled forms)

Thanks
 
C

Clay Fox

You can use multiple views in browser based forms, that typically allows you
to have multiple views for multiple users of the same data.
 
Top