Visibility of hidden objects from Schema in RTCP | Community
Skip to main content
Michael_Soprano
Level 10
October 8, 2025
Solved

Visibility of hidden objects from Schema in RTCP

  • October 8, 2025
  • 2 replies
  • 267 views

I am going to create some objects (lets say there is object XYZ) in Schema which would not be visible to everybody. 

If the User is looking for a Profile which includes data from object XYZ then is that data on RTCP visible for that user?

 

Best answer by Michael_Soprano

Resolution:

If some field groups are not visible for the user then if these attributes are populated on the profile then that user would not see that attributes. Just tested

2 replies

Devyendar
Level 6
October 9, 2025

@michael_soprano 

if the user has "View profile" access then yes all profile data - including attributes from your object XYZ should be visible to the user there is any data ingested in the hidden object.

If your goal it to block user access, you should apply ABAC and Governance Label to enforce field level access restriction.

Michael_Soprano
Michael_SopranoAuthorAccepted solution
Level 10
October 10, 2025

Resolution:

If some field groups are not visible for the user then if these attributes are populated on the profile then that user would not see that attributes. Just tested

Sukrity_Wadhwa
Community Manager
Community Manager
October 13, 2025

Thanks @michael_soprano for sharing the update!🎉

Sukrity Wadhwa