Skip to content

Instantly share code, notes, and snippets.

@avernet
Created February 4, 2016 01:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avernet/06d8ab14cc147682f548 to your computer and use it in GitHub Desktop.
Save avernet/06d8ab14cc147682f548 to your computer and use it in GitHub Desktop.
Using process:runProcess
<xf:action ev:event="xforms-submit-error">
<xf:action type="xpath" xmlns:process="java:org.orbeon.oxf.fr.process.SimpleProcess">
process:runProcess('', 'error-message(message = "An error occurred...")')
</xf:action>
</xf:action>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment