- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 11:17 AM
--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow
Solved! Go to Solution.
- Labels:
-
UI Builder : Next Experience

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2022 06:57 AM
I know this is old, but I did find a hacky workaround for this that works pretty well in portal experiences. The crux of it is that when a required parameter changes the page automatically refreshes. So if you're routing to a page and want to get a new version you can pass that page a different parameter and you'll get a fresh copy of the page. The easiest way to make sure you're passing something unique is just to use a timestamp.
It's hacky, but it works.
It also sorta works for workspaces, but instead of refreshing an existing tab if opens a new tab with the new required parameter so you end up with multiple tabs of the same page, which may or may not be an issue.
I would also note that I've only gotten this to work with required params rather than optional.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 04:28 PM
Can you post a screenshot showing what the field value in the modal is set to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2022 07:44 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2022 01:38 PM
the catalog item where the field "Text to engrave" is located
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2022 07:40 AM
On the "Order success" page?
--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow