- 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 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:38 PM
Didn't change. Still stays the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 01:44 PM
Are you using the value in the view or name field? You should use the view value. And usually this should be all lower case with no spaces (can use _ instead of a space)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 01:52 PM
No luck with this either.