Hi Bruno,
Are you saying that you are using a `close` button? Then by default the
process for this button does a `navigate("oxf.fr.detail.close.uri")` (see
1st link below). When referring to a property, the value of the property is
taken as-is.
But when you use the `uri` parameter, it is taken as a value template (see
2nd link below), so instead of setting the `oxf.fr.detail.close.uri`
property, you could override the `oxf.fr.detail.process.close.*.*` process
to do what you need.
https://github.com/orbeon/orbeon-forms/blob/tag-release-2017.2-ce/src/main/resources/config/properties-form-runner.xml#L256https://doc.orbeon.com/form-runner/advanced/buttons-and-processes/actions-form-runner.html#navigateYou'll let me know if this works for you.
Alex
-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from:
http://discuss.orbeon.com/--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet