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

Visibility of hidden objects from Schema in RTCP

  • October 8, 2025
  • 2 replies
  • 265 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

Michael_Soprano
Michael_SopranoAuthorAccepted solution
New Participant
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
Employee
October 13, 2025

Thanks @michael_soprano for sharing the update!🎉

Sukrity Wadhwa
Devyendar
New Participant
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.