Is it possible to add extra fields (venue_id) in the record level access filtering in role tab (venue_id = {user.venue_id}) if so then how about the procedures to accomplish it? I have tried in user/session post.post_process scripting , appended the venue_id with returned response. But it’s not worked for me.
I want to achieve this context if you have any other way I’ll be appreciated by it.
Thanks.