Forum Discussion
angela
1 month agoCatalyst II
I didn´t have much time the past weeks, but I remember I have seen something like this presented at ACE 2019 or 2020
https://github.com/ArasLabs/lc-based-props-and-fields
Or maybe this one?
https://github.com/ArasLabs/property-advanced-validation
There was also a TechTip back then with property based permission (Edit: It doesn´t fit the usecase).
Based on Kentonvks input: Why not use an "onBeforeGet" (!!!!) Method that manipulates the SELECT attribute to only return the data where the user is in the correct identity group?