I've created a view which combines item master with manufacturer and primary vendor tables.
I then created a smartlist for this combined view. But I can't figure out how to grant permissions to our users, only sa user can use them so far.
Here's what I have so far.
- Grant SELECT for public users of the view in MSSQL
- Smartbuilder SQL table security has the views added (view can be added in smartlist builder)
- I've granted access to this smarlist object to the targeted users (users can see smartlist)
- Users have permission to view and edit all the columns in the view involved.
But when they try to look at this smartlist they get the following error and no data.
You do not have permission to view all the tables used in this smartlist.
Is security supposed to be this big of a pain?
Thanks,
*This post is locked for comments
I have the same question (0)