That's right. Why not just use InfoPath OM to read what you need?
Hello Inbar,
what means OM? And could I use it to refresh informations in other
textboxes? I want to use a dropmenu with suppliernames and if I change the
suplliername i want the other informations (fax, email...) of choosen
supplier in other textboxes. At the moment I´m using the OnAfterChange event.
> That's right. Why not just use InfoPath OM to read what you need?
>
[quoted text clipped - 12 lines]
> >
> > thx Nils
Inbar - 01 Dec 2004 23:35 GMT
OM is Object Model.
When writing scripts in InfoPath you can access this information (using DOM).
You can do all of that using InfoPath scripts without the need to write a
seperate process.
> Hello Inbar,
>
[quoted text clipped - 20 lines]
> > >
> > > thx Nils