Tagged Questions
0
votes
0answers
455 views
Programmatically add multiple users to various groups based on information in a list
Due to security restrictions, my organization has a very complex group structure granting fine-grained permissions. We are trying to build a portal that allows for an approval system for group ...
1
vote
0answers
278 views
Get Permissions with client object model
i want to add a permission on a folder who's inside a document library with javascript/jquery/client object model.
The problem i have is, its a custom permission level created when some feature is ...
0
votes
1answer
269 views
Javascript, cannot complete this action
i am currently running some code on a sharepoint front end and am getting this error
"Microsoft.SharePoint.SPException"
"Cannot complete this action.\n\nPlease try again."
So i looked into this and ...
3
votes
3answers
1k views
How do you allow Content Authors to add Javascript to a Publishing Page?
We have an internet-facing, SharePoint 2010, Publishing Site. The content authors that maintain the site are JavaScript savvy web designers. They would like to be able to add JavaScript to publishing ...
0
votes
3answers
832 views
Can you detect permissions on a list via Ajax or SharePoint web services?
The context for this is the SPServices or Imtech (SP)LookupAddNew function that let you add new items to lookups without navigating to the target list.
Can we avoid adding the link for users without ...
0
votes
1answer
86 views
Using host file
I created an application in SharePoint, lets call it http://example.com/ and a site collection with the "Empty Site" template.
Since I'm using it locally in a virtual machine in host-only mode, I had ...
1
vote
2answers
1k views
Security warning for JavaScript and CSS file?
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. And I am developing using VSTS 2008 + C# + .Net 3.5 + ASP.Net + JavaScript (jQuery).
I met with the following ...
