Hello,
is it possible to bypass defined row-level role? Let’s say that I have set row-level role that user can’t see inactive products. But in one browse screen I want to show those inactive products to user.
Shoud I remove row-level role completely (and set queries on each individual browse screen), or is there any other solution?
Thank you!