How to Retain &chrome=off Parameter When Redirecting to a Folder by Folder Id in Decisions?
Hello,
I have sent out a Decisions flow link to a flow that ends by redirecting users to a specific public folder using its Folder Id. However, when the redirect happens, the &chrome=off parameter is lost and not retained in the final URL. Is there a way to ensure the &chrome=off parameter is preserved when redirecting users to a folder by Folder Id?
Comments
-
Hello,
Decisions does not support retaining or appending custom URL parameters (like &chrome=off) when redirecting by Folder Id. However, you can force the parameter for all users in a group by updating the group’s default URL parameters.
Resolution Steps:
- Right-click the relevant group name.
- Select Edit.
- Toggle "Force the default URL parameters for the group."
- Enter "&chrome=Off" in the Default Parameters text box.
This will ensure the &chrome=off parameter is applied for all users in that group, even after folder redirects.
https://documentation.decisions.com/docs/custom-url-parameters?highlight=Forece%20Def