The CreatorCon Call for Content is officially open! Get started here.

Filter is not working for users except system admin

dgovindhara
Giga Contributor

Hello All,

 

        I have created custom workspace using APP engine studio. Facing one issue in the custom workspace as below. When I (as an admin) trying to filter any related list table (eg., short description contains round) able to see the exact results as expected. But when i impersonate with other user (having custom application role) and try to filter as same, not showing any records in the related list. 

 

        Is anyone faced the same issue before? Please help us out to resolve this issue. Thanks in advance!

4 REPLIES 4

RaghavSh
Kilo Patron

just not able to filter or not able to see any data in related lists.

 

This couldbe ACL issue as well, the custom role user not having access to table in related list.


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn

Bhuvan
Mega Patron

@dgovindhara 

 

Check your custom workspace for roles provided and see if there are any underlying ACLs that limit non-admin users to perform search operations.

 

Try providing the roles in custom workspace and try again

 

Bhuvan_0-1760616292122.png

 

If it does not work, check any ACLs defined for the underlying data and add non-admin roles to perform the required operations.

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

dgovindhara
Giga Contributor

dgovindhara_0-1760620431521.png

Not able to see any results when filtering on particular fields for that users even in native view

@dgovindhara That means euther there is no data or user does not have access to read the data.

Check the table level read acl on this table or any query Business rule on this table restricting access based o roles.


Raghav
MVP 2023
LinkedIn