Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

removed from the list by security constraint error in Workspace

rd063
Tera Contributor

I have List type field which is referenced to User table , when clicking the search icon the field in workspace I get the below list with security constraint error:

rd063_0-1711711819613.png

But when I open the same field from Native UI , then there is no security constraint error

rd063_1-1711711920898.png

There no ACL access issue , as from the native UI user can see all the records . Can someone please help here?

 



10 REPLIES 10

Hi @Community Alums  , How to set the same page limit for all users as default

Community Alums
Not applicable

Hi @rd063 ,

That calls for another question ðŸ˜Š

As your original question has been answered, please close the thread with marking the answers (helpful & Correct) appropriately and raise another question.

 

 

BartekM
Tera Contributor

there is an option to configure max rows returned on the config panel in Pagination config. If you give it a number of 100 it should try and display at least 100 records before giving you the security constrictions error.

 

Had the same with CSM workspace and creating a new variant of the simple list page and adding a 100 as a number of max returned rows fixed the issue. It seems pagination doesn't accept the rows per page drop down on the workspace view.

MaAhyelL
Tera Contributor

hi @BartekM, how to configure this though? 

MaAhyelL
Tera Contributor

Hi, how to configure this though?