I want to insert a couple of applications in a drop down. Some users will
need to select multiple applications. When a user selects an application it
may be the case that additional information is required and additional
controls should open in a seperate window or view. I am not sure, I am using
InfoPath 2007.
Any help is appreciated.
Hello
Why dont you try using Master/Detail control?
when ever one row is selected in the master table, details relating to that
row will be shown in the details table
I hope this will be easier for you

Signature
Kalyan G Reddy - INFOPATH MVP 2007
http://www.ggktech.com
> I want to insert a couple of applications in a drop down. Some users will
> need to select multiple applications. When a user selects an application it
[quoted text clipped - 3 lines]
>
> Any help is appreciated.
Eileen847 - 19 Sep 2007 01:54 GMT
I can not use a Master/Detail control in a browser enabled form.
> Hello
>
[quoted text clipped - 11 lines]
> >
> > Any help is appreciated.
Babu - 24 Sep 2007 21:32 GMT
The contextchanged event is not supported in browser enabled form, so
mater/detail is not supported.
But you can achieve it programatically.
> I can not use a Master/Detail control in a browser enabled form.
>
[quoted text clipped - 13 lines]
> > >
> > > Any help is appreciated.