I'm very new to using expression boxes and xpath. I would like to know if
it's possible to use an expression box to display the following:
example,
In view1, "Soho Access" is selected from a drop down list box.
In view 2, "5Mb/768Kb" is displayed in the expression box.
Thanks in advance
Debs
K.Ramana Reddy(GGK Tech) - 21 Sep 2007 06:50 GMT
Hi,
As my understand, you want show the "5mb/768kb" in expression box when you
selected the value "soho Access" from the drop down, is it right?

Signature
k.Ramana Reddy
http://www.GGKtech.com
> I'm very new to using expression boxes and xpath. I would like to know if
> it's possible to use an expression box to display the following:
[quoted text clipped - 5 lines]
>
> Debs
B.Shiva Prasad - 21 Sep 2007 08:18 GMT
Hi Debs,
Yes you can do this, do like this. Go to drop down list box properties -->
Data tab --> List box entries --> select "Enter list box entries manually"
and click on Add button to add values.
Give "5Mb/768Kb" in Value text box and "Soho Access" on display name text box.
Now in the drop down you will get Soho Access and in the Expression box you
will get "5Mb/768Kb"
Hope this will help you.....
> I'm very new to using expression boxes and xpath. I would like to know if
> it's possible to use an expression box to display the following:
[quoted text clipped - 5 lines]
>
> Debs