ABOUT INFOPATH

S

shaili

--
i want that after entering text in textbox1 it should automatically come in
textbox2 on afterchange event.i get stuck in this and not anle to do this.
kindly help.
 
G

Greg Collins [InfoPath MVP]

You can use a rule on textbox1 to autopopulate textbox2. Or you can use a default value formula on textbox2 to autopopulate itself with the value of textbox1.
 
Top