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

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -