We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

regarding Servicenow ticket configuration info fields

SathigariA
Giga Contributor

In ServiceNow CSM, when logged in to csp portal and submitted a record producer, ticket_configuration is configured for case table with info fields. so, the fields are visible in the portal page as shown in the below image. But these info fields are visible to admin role but not to sn_customerservice_consumer role.why. please help me in acheiving this.

4 REPLIES 4

Mark Manders
Giga Patron

Did you check the ACLs?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

which acl, i should check? i have checked below acl. i have provided sp_admin role and checked. still it is not showing all fields.

Ankur Bawiskar
Tera Patron

@SathigariA 

your consumer user might not be having Field level READ Access on those 2 fields

Company is reference field so if user doesn't have read access to company table then that field won't be shown

use access analyzer and debug

[Vancouver Release] Customers gain enhanced access visibility with ServiceNow Access Analyzer 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

i have used access analyzer and verified. i have read access to both company and case tables