Re: [Xsltforms-support] XSLTForms on smartphone
Brought to you by:
alain-couthures
From: Santosh C. <san...@gm...> - 2011-11-27 03:39:11
|
Hello Bala, You don't really need to apply the xsltforms transform at runtime. You can transform the form beforehand to HTML result and directly use it, that way your application will not spend any time in transformation and will be much faster. Regards, Santosh On Sat, Nov 26, 2011 at 7:31 PM, Bala Krishnamurthy <ba...@ec...> wrote: > I got it to work. I played around with path settings for the js and css > includes in the xsltforms.xsl as well as my own xforms > > But the performance seems the same though, with PHP doing the xsl > transform on the server. > > *--* > Best Regards,* > * > * Bala Krishnamurthy* > > > |