Hi,

Two questions w.r.t. XForms validation:

-  What is the recommended way to deal with input errors
   (constraints etc.).  I now have put in pagfe-flow.xml

      <action when="/form/[EMAIL PROTECTED]:valid = 'false']">
        <result/>
      </action>

   (after looking at the posted instance and seeing what it
   looks like) and this actually works, but is this "the way to go"?

-  How do I customize the visualization of errors in a page?

   I now see a pink box with the errors dislayed on top of the
   page, at the wrong place (in my page), that seems to be
   generated in config/xforms-to-xhtml.xsl, using code that
   can be found in oxf-theme/formatting.xsl.

   What is the recommended way to integrate error handling in
   your own view.xsl (and disable the standard error handling)?

Thanks,

--
--    Jos Vos <[EMAIL PROTECTED]>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
orbeon-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to