Tagged Questions
0
votes
0answers
15 views
Languages SharePoint Sandbox Solutions
I am having a problem with multiple languages in sandbox solutions.
After a lot of reachers I came to the conclusion that there's no other
option than programatically add languages to custom lists, ...
1
vote
0answers
243 views
Setting rights for CustomAction. Problem with sandboxed or language?
I've got a CustomAction which contains a button. Only users with high level permissions should be able to see this button, so I tried setting the property Rights ="ManageWeb" on the CustomAction.
...