UI View not Changing on List Layout

Stanley Martin
Tera Guru

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.

StanleyMartin_0-1666199895045.pngStanleyMartin_1-1666199968877.png

However, when I select those menu items, the view doesn't change.

1 ACCEPTED SOLUTION

Saurav11
Kilo Patron
Kilo Patron

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:-

 

Saurav11_1-1666200437694.png

 

Then search for the above view in title and then see the actual name of them.

 

Saurav11_0-1666200418453.png

In view name use the name instead of the title.

 

Please mark my answer as correct based on Impact.

 

View solution in original post

6 REPLIES 6

Saurav11
Kilo Patron
Kilo Patron

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:-

 

Saurav11_1-1666200437694.png

 

Then search for the above view in title and then see the actual name of them.

 

Saurav11_0-1666200418453.png

In view name use the name instead of the title.

 

Please mark my answer as correct based on Impact.

 

Stanley Martin
Tera Guru

Didn't change.  Still stays the same.

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)

Mike_R_0-1666212226041.png

 

Stanley Martin
Tera Guru

No luck with this either.