
Signature
k.Ramana Reddy
http://www.GGKtech.com
On Jul 26, 9:56 pm, K.Ramana Reddy(GGK Tech)
<KRamanaReddyGGKT...@discussions.microsoft.com> wrote:
> Hi,
>
[quoted text clipped - 3 lines]
> --
> k.Ramana Reddyhttp://www.GGKtech.com
Yes, I want to fill the second dropdown (and another textbox actually)
based on the the first dropdown selected value.
K.Ramana Reddy(GGK Tech) - 27 Jul 2007 16:52 GMT
Hi,
Check out this link
http://www.infopathdev.com/blogs/greg/archive/2005/07/06/Create-a-Cascading-List
-from-a-Hierarchical-Data-Source.aspx
check once this link, may be helpful.

Signature
k.Ramana Reddy
http://www.GGKtech.com
> On Jul 26, 9:56 pm, K.Ramana Reddy(GGK Tech)
> <KRamanaReddyGGKT...@discussions.microsoft.com> wrote:
[quoted text clipped - 8 lines]
> Yes, I want to fill the second dropdown (and another textbox actually)
> based on the the first dropdown selected value.
liu.xiaomu@gmail.com - 30 Jul 2007 14:48 GMT
Thanks Ramana. That link works perfectly for dropdown/combo. However,
it doesn't work for a textbox (i.e. auto fill a textbox based on
dropdown list selection)...
Any idea for textbox?
K.Ramana Reddy(GGK Tech) - 31 Jul 2007 10:12 GMT
Hi,
Basically you can hide/show/disable the field based on selected value in
drop down list.
I think we can populate the values to text field, but it is limited not like
drop downs.

Signature
k.Ramana Reddy
http://www.GGKtech.com
> Thanks Ramana. That link works perfectly for dropdown/combo. However,
> it doesn't work for a textbox (i.e. auto fill a textbox based on
> dropdown list selection)...
> Any idea for textbox?