How do i filter/restrict a table based on a table field?

I have a table with a field ‘user_id’ as the owner of that row. How do i filter the data to show only the records in a current user in that session?

You can so by using Lookupkeys

This link should be exactly what you try to achive:
https://wiki.dreamfactory.com/DreamFactory/Tutorials/Record-level_access_control

warm regards

1 Like