Skip to content

Commit

Permalink
For #3657: handle date in hidden section of wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
avernet authored and ebruchez committed Aug 31, 2018
1 parent 3f0c563 commit 4c061c5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -67,7 +67,7 @@
</xbl:resources>

<xbl:handlers>
<xbl:handler event="xforms-enabled">
<xbl:handler event="xxforms-visible">
<xf:action type="javascript">
<xf:param name="format" value="xxf:property('oxf.xforms.format.input.date')"/>
<xf:body>ORBEON.xforms.XBL.instanceForControl(this).setFormat(format)</xf:body>
Expand Down

0 comments on commit 4c061c5

Please sign in to comment.