Thanks Franck,
I do not know xdExtension. I searched The InfoPath Developer's Reference.
There is a property, Extension that is applied to XDoc object. The following
is the example from the Reference.
Example
In the following example, the Extension property of the XDocument object
is used to access a custom function:
objXDocument = window.external.XDocument;
objXDocument.Extension.MyCustomFunction();
Would u mind giviing me more sugguestions?
Thanks again for your help.
Weisen
> Hi,
>
[quoted text clipped - 17 lines]
> >
> > Weisen
Franck Dauché - 29 Sep 2005 17:06 GMT
Look at this reference
http://www.infopathdev.com/howto/tutorials/default.aspx?i=88f921f13dec4e7cae6119
1bac084fff
Greg is showing there a trick on how to implement xdExtension for Rules, for
conditional formatting, you don't need to modify the manifest.xsf.
Hope that it helps.
Franck Dauché
> Thanks Franck,
> I do not know xdExtension. I searched The InfoPath Developer's Reference.
[quoted text clipped - 36 lines]
> > >
> > > Weisen
Weisen - 29 Sep 2005 17:19 GMT
Appreciate your reply.
It helps.
I will be using JScript to fix it later!
Thanks again for your help
Cheers
Weisen
> Look at this reference:
> http://www.infopathdev.com/howto/tutorials/default.aspx?i=88f921f13dec4e7cae6119
1bac084fff
[quoted text clipped - 46 lines]
> > > >
> > > > Weisen
Franck Dauché - 29 Sep 2005 17:50 GMT
Hi,
I am glad I could help.
If my last post was useful, don't hesitate to rate it.
Good luck with your InfoPath developments.
Franck Dauché
> Appreciate your reply.
>
[quoted text clipped - 58 lines]
> > > > >
> > > > > Weisen