Hi,
I have a cascading dropdownlist in my infopath template. Upon selecting a
value in the primary dropdown, i need all the values that are present in the
secondary dropdownlist, as a comma separated list.
Also, can i use this comma separated list to populate a textbox?
Thanks in advance.
S.Y.M. Wong-A-Ton - 21 Feb 2008 09:07 GMT
You could try using the technique described in this blog post:
http://blogs.msdn.com/infopath/archive/2006/04/05/569338.aspx
If that does not work, it is best to write code.
---
S.Y.M. Wong-A-Ton
> Hi,
>
[quoted text clipped - 4 lines]
>
> Thanks in advance.
Somen - 26 Feb 2008 06:41 GMT
Thanks a lot. This surely has given me some ideas as to how I can crack it.
> You could try using the technique described in this blog post:
> http://blogs.msdn.com/infopath/archive/2006/04/05/569338.aspx
[quoted text clipped - 11 lines]
> >
> > Thanks in advance.