Reporting Tool for SharePoint
SharePoint search has its limitations. We would like to allow users to view data in a more appealing manner such as in a reporting tool. Which tool is a good one to use? How about SQL Server 2008...
View ArticleIE 64x problem. "TypeError: Unable to get property 'SPWacPreviewEnabled' of...
I have a document library inside my publishing site collection 2013. now if i go to a document and i want to open the action menuI will get the following error:-but if i try accessing this using...
View ArticleHow to generate FedAuth / RTFA cookies to make sharepoint online requests...
Dear SharePoint community,I need to be able to access SharePoint online API's in an environment that uses PingIdentity to provide SSO to Office 365.When a user requests a...
View Articleimplement a news ticker on sp 2013 home page
Hello,I want to implement a horizontal scrolling news ticker on our home page in sp 2013 site. Basically i was planning to store news in announcement section ( title column ) and on the home page the...
View ArticlePowershell html string get value
I have a decoded html tag value is a string variable like this $Body = [System.Web.HttpUtility]::HtmlDecode($field.GetAttribute("Value"))Output of the Body is like this <div...
View ArticleUpdating custom user profile fields and updating the external dabase when the...
I have inherited a SharePoint farm where the previous designer added some custom user profile fields which are editable by the user from their mysite. I would like to update the external database from...
View ArticleHow to create dynamic horizontal scrolling notification bar - SharePoint 2013...
I want to create horizontal scrolling notification bar on home page. All notification messages should be added to one list and this messages should be fetched from this list to home page by recent...
View ArticleGet link to document library folder
Hello,I am using the workflow running on a list to create a folder on a document library. I then need to update one of the columns on this list with the url to the newly created folder.Can someone tell...
View ArticleSharepoint Online hotspot image with Modal Pop up
Hi Guys,I need some help with Sharepoint 2013. I want to create a hotpot image with hyperlinks.However I want those hyperlinks to open in a modal POP UP. Is this possible?Thanks in advance for any help.
View Articleupdate the client side people picker field in editform.aspx using jquery ,...
Am writing a separate function to access the values from the editform, that's modified by the end user. so, inside presavection() am writing another function to update the list item with the ID, having...
View Articlejquery to set a variable that will contain the content type
Hello,How do I set a variable in jquery that will contain the content type that is displayed on a SharePoint page?I've tried several things inside the $(document.ready(function()var txtContentType =...
View Articletry to retrieve the data from SharePoint Online List But its not working
I am using below code to fetch the data from SharePoint online Lists. I need to get data from 3 different list on a single page. i create one function LoadAllData to call my 3 functions that contains...
View Articlepass version history in Query string
Hi All, i have an document with multiple versions, how can i build an dynamic URL , by which , if i send the document ID and Version number , it should access or download that document,Thanks in advance
View ArticleCustomizing SharePoint's SuiteBar Links
Hello:I need to modify the address for "OneDrive" link. I tried delegate control approach but that does not seem to be working. Any pointers?I tried below delegate control code to no...
View ArticleIncrease row wrapping limit for a list in SharePoint 2013
Hi,I have a SharePoint 2007 list that I'm trying to migrate in SharePoint 2013 list that contains a lot of columns and I wanted to try increasing therow wrapping limit for our list from 6-10. I have...
View ArticleSearch auto suggestion to osssearchresults.aspx page - sharepoint 2013
I want to apply search auto suggestion enable while searching search box on this osssearchresults.aspx page which usually resides under _15/layouts folder. how can i make it possible as seen in below...
View ArticleFrom PHP to SharePoint
Good afternoon. First of all, I apologize for my English. I try) Help me please understand. Can I make the exact same page in SharePoint? The page was created with the PHP. It has 9 active blocks...
View Articlecheck if the folder is present in sharepoint library
Hi, how can i check if the folder is present in document library using JSOM or RESTthanks in advance
View ArticleWorkflow - Wait for field change
Hi All,I am just starting to experiment with sharepoint 2013 (in office365) workflows and am running into an issue.What I am trying to create is a sort of approval workflow in which multiple people...
View ArticleCalculated value is view only.
Hi everyone, I'm new in sharepoint development, and need some help. I have sharepoint list for vacation applications. And have javascript code which calculating working days and next working day for...
View Article