repeating Tables

R

raquelle007

Is it possible to add an unbound feild to a repeating table that I have
connected to an XML schema. For Example, I am pulling data from our data
source but would like a feild with text that is conditional displayed based
on an attribute in the data group. to appear in the repeating rows.
 
G

Greg Collins [InfoPath MVP]

The only "unbound" control is the Expression Box. In your case, it sounds like this is just what you need.
 
Top