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
Franck Dauché - 20 Nov 2005 21:20 GMT
Hi Casey,
Did you try to use code behind instead of Rules?
Regards,
Franck Dauché
> What am I missing?
>
[quoted text clipped - 14 lines]
>
> Casey
Casey - 21 Nov 2005 00:08 GMT
Franck,
Just Rules- should they work?
Casey
Franck Dauché - 21 Nov 2005 06:12 GMT
Yes it should.
Try to search this site for current():
http://www.infopathdev.com/forums/search.asp
Franck
> Franck,
> Just Rules- should they work?
> Casey
Casey - 30 Nov 2005 00:10 GMT
Still no Joy..
Any suggestions?
Casey