Hello,
Currently, I am building some screens in which I want to make sure the user is authorized to see the data. This is based on application logic, so not defined in IAM.
I am using prefilters with state “On Locked” for this, such that the user is not able to see data not belonging to him. Additionally, I’m using the Thinkstore model “Inherit prefilters” which is based on the idea that prefilters with a locked state will be inherited to other screens as well.
However, in all the screens I’m seeing right now, I can see the prefilter enabled like this:
I think this is irrelevant information for the end-users as this prefilter is mandatory and cannot be changed, but I do not see any way to make this prefilter invisible?
Seems like I am looking for an extra option “On Locked Hidden”