Forum Discussion

ptmuldoon's avatar
ptmuldoon
Icon for Resolver I rankResolver I
2 years ago
Solved

Dyanamic RLS with Groups

I am trying to learn and set up user permissions using dynamic RLS, yet can't seem to to get it working correctly.  I've treid following the various samples (and videos) from google searches, but sti...
  • jdbuchanan71's avatar
    2 years ago

    In a default join (1:*) the filter only flows from the 1 to the many.  You would have to make these two relationships bi-directional in order for your user table to filter the data table.