UI Builder SOW Workspace Ignoring Defined Views on Record Page Variants
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 12:46 PM
Record page variants are using the Default view from the Home screen lists and from the Lists Menu in the SOW Workspace until refreshed. As you can see from the attached I have defined the view and forced view for our variant record page but they are ignored until refreshing the page. Once refreshed I have the correct Related List and available fields.
Also if I open directly from the "Open" button on the page edit screen it is correct, and in the page preview too.
Has anyone run into this issue of the defined views on the Record pages being ignored until refreshed?
Thanks, Jim

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 02:10 PM
You're defining a view on a data resource, not on the record page. If you look at the record page optional parameters, there is one for View. There is a page property called view that has a value of sow. If you want to override the view, which I don't advise, you'd need to change it on the variant in the configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 04:09 PM
Hi Michael, thanks for the response. So the only place I see the view param is in the "Test" params. Is there another place I should look and if so where -
When I look at the page properties I see the view param as optional but no place to define it other than the "Test" section -
Thanks, Jim

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2023 07:18 AM
When you add the View per your screenshot, does it work?
When I said Page Properties, I meant UX Page Properties:
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2023 07:49 AM
It only works if I open the page directly from the "Open" button or refresh from the list view load. If I use the List Menu or the Home page links it goes to the Default view. BUT if I refresh the Record page once it loads from the Lists I get the correct view.
Question is why does it work when refreshed? Makes no sense to me that I get a different view on the same URL...
I also tried setting on the List itself in the Event -
I guess my next step will be to create all of the pages in the "sow" view. Gonna give that a shot.
Thanks Again, Jim