SP.ListOperation undefined
As a regular SharePoint user. I keep getting undefined for SP.ListOperation. I'd think I would be able to load all the libraries just as I would when I'm in as an Owner.Help!David Jenkins
View ArticlePermissions required for Javascript functions.
I have a script that runs fine with Contributor but not with Read access to the site. I want to ensure Read users can read a document and create an entry in a task list. I've give the users edit...
View ArticleGenerating dynamic word and pdf documents from the list
Hi,I have some data in the list. Based on the list i have to generate dynamic word document and then convert PDFs automatically and then that document should be send as auto attach and auto mail. Give...
View ArticleIssue deploying a custom page layout: Only Content controls are allowed...
Just for your information:I recently had an issue deploying a custom page layout. The error was the following: Only Content controls are allowed directly in a content page that contains Content...
View ArticleSet group owner using REST API
I'm trying to use the REST API to set the owner of a SharePoint group. I can successfully create the group using REST, but I can't change the owner. I've tried the following.1 - Specifying a group...
View ArticleUser and group field values not propagating in Sharepoint 2013 variation
Hi,I have a issue, we have a User and group field in my Content type and this content type is attach to Pages library.I created one Page in source variation site and fill User and Group field with two...
View ArticleI can't find mcts Examen 70-488 Developing Microsoft SharePoint Server 2013...
Hi, I'm looking for a book for the Examen 70-488 Developing Microsoft SharePoint Server 2013 Core Solutions, but can no find any. Do you know where I can find it?luis molina
View Articlehow to get people/user column in sharepoint rest api call via designer workflow
how to get people/user column in sharepoint rest api call via designer workflowI am getting blank when username exists in list item...
View ArticleAdding Another Condition to my CAML Statement
I have the following CAML that a developer wrote for me. I would like to add an additional EQ News Category Type to the CAML query in order to return both the News & Memos type of News....
View Articlewiki page creation with two column layout via JavaScript
Hello everybody.I need to create wiki page with JavaScript.I have tried this:var newPage = files.addTemplateFile( fullPageUrl, SP.TemplateFileType.WikiPage );it creates page but it is not a wiki: no...
View ArticleSharePoint 2013 Image slideshow webpart
What is the best way to create an automatically revolving picture slide show in SharePoint 2013?I tried a picture library webpart with the "Slide" view, but I could not find an option to make it slide...
View Articleget attachment url in SharePoint online (Office 365)
I have created a list in SharePoint Online with attachments. I have a requirement to let my users to attach several files in this list, but it's very inconvenient for me to open these attachments one...
View ArticleSimple employee attendance list in SharePoint 2013
We have SharePoint 2013 Intranet and I want to create a simple employee attendance list with following requirements:1- Login and Logout button in the Intranet home page so employees can click on it to...
View ArticleHow to create an E-mail Workflow with variable recipient?
Dear all,I try to create a workflow, which should start automatically after creating or changing a record.This workflow shall inform the "Responsible" (defined in a field), that someone created or...
View Articleboth accounts are displayed as System Account
Hi!I have two accounts - for example, SP_Farm (farm admin) and 80poolAccount(application pool account).So, if I log in as SP_Farm, it's displayed as System Account. The same situation with second...
View ArticleClient Side Context Load (CSOM) SP 2013 property or field has not been...
I'm loading the WFinit form by reading data from a list. The list has10 columns which may or may not be populated. In my Dev and TEST sites on server "A" this works fine. However, in my QA and Prod...
View ArticleCustom Application page permissions - SharePoint 2013
Hi Team,I have a requirement to develop one custom application page.In that custom page i want to display data from around 6 lists (custom lists and libraries). Am planning to develope the page using...
View ArticleCustom Application Page Master Page
How to set different master page for particular custom application page.I have tried replacing dynamicmasterurl attribute at aspx page but no successAlso tried to add masterurl in preinit method but it...
View ArticleSharePoint 2013 XML Sitemap - Different Domains
On a SharePoint 2013 Publishing site, I have the 'Search Engine Sitemap' functionality turned on. It's working great, automatically building an XML Sitemap for me. I do have one issue: the sometimes...
View ArticleSharePoint 2013 Client Side People Picker Search User In Specific Group
hi All,I created people picker using CSOM. I want restrict people picker search to specific group. is that possible if yes please help me.Thanks In Advance.
View Article