Hi Immanuel, > > However, I stuck at > http://en.wikibooks.org/wiki/XForms/Search_Form which doesn't work on > my setting (I am running eXist-db). > I copied and pasted the example and added on top > <?xml-stylesheet href="/xforms/xsltforms/xsltforms.xsl" type="text/xsl"?> > > The search form is displayed correctly, but a click on the Search > button hasn't got any effect > To effectively watch what's going on, the better is to use a debugger with a network profiler (I generally use the Firebug extension for Firefox). This is the easiest way to locate an issue. > Moreover, already at loading time of the page existdb emits these > warnings: > > Warning: on line 3870 of xsltforms.xsl: > The namespace axis starting at an attribute node will never select > anything > Warning: on line 404 of xsltforms.xsl: > The attribute axis starting at an attribute node will never select > anything Those warnings have no consequence (I've heard about them already... and I will look at how to avoid them).
Thank you for your feedbacks! -Alain ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
