Drop Downs filling Text Box

C

Casey

What am I missing?

In a repeating table I am able to ;-
selectively fill cascading dropdown lists
selectively fill an expression box
Based on data filtered by selection in the initial drop down list using
the current() function.

When I try to fill a text box in the same table location and with the
same rules the result (in the text box) is always null when using
current(). Without using current() a value is displayed but of course
the data is not linked correctly..

Have used several data sources (xml doc) to no avail

Anybody have a magic bullet?

Casey
 
F

Franck Dauché

Hi Casey,

Did you try to use code behind instead of Rules?

Regards,

Franck Dauché
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top