- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 10:21 AM
I have a scoped app where the user can create 1 of 2 different types of requests, New or Change. For New requests, I have created a custom List Layout and the same for Change. I gave both of them a name, New Requests and Change Requests. For the module or menu listing in the navigation, I created an entry for both and added the View Name.
However, when I select those menu items, the view doesn't change.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 10:28 AM
Hello,
Are you sure that is the view name i believe that is the title. To check the correct view name do the below.
Go to views from navigation:-
Then search for the above view in title and then see the actual name of them.
In view name use the name instead of the title.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 01:56 PM
Checkout the explanation here
Sounds like a similar issue as you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 06:38 AM
It looks like this is working now as designed with a caveat. Since Giga Sage sent me down the correct path, I'll mark that as the correct answer, but what I did find is, having created the 2 different views and added those view names to the module configuration, the selection does actually work. However, if a user selects New from the left-hand navigation, but then goes up into the "Hamburger" menu and selects the Change Request view, selecting New or Change doesn't affect the selection anymore. You have to go back and select the Default view, and then selecting New or Change will work.