Orbeon: success uri configuration -
i want set success uri orbeon form. example: after clicking on workflow send button, should redirects new orbeon form
i have tried with
<property as="xs:anyuri" name="oxf.fr.detail.send.success.uri.*.*" value="/fr/my-app-name/my-form-name/new"/> it seems calling page after clicking send button, not showing control of form
i have set property:
<property as="xs:boolean" name="oxf.fr.detail.send.success.prune.*.*" value="false"/>
Comments
Post a Comment