Is there any way to set permission for bdc items within external list?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
I am not aware of any ability to set security on individual items in an external list. Your best bet is to try to handle this on the server side, perhaps passing the current username into a stored procedure for your get & get-list operations, and handling security in the SP logic. |
|||
|
|