Manipulating PDFs using Office Web Apps
Does anyone know if the Word Web App supports manipulating PDFs? For example Adobe has Open Parameters that can be passed to the viewer to do paging. Our objective is to page a PDF document. Is this...
View ArticleChange background color of cell (that says cell not row) in SharePoint 2013...
I know using jQuery I can $(document).ready(function(){ $Text = $("td .ms-vb2:contains('Approved')").filter(function() { return $(this).text() == "Approved";})...
View ArticleError occurred in deployment step 'Activate Features': Operation is not valid...
I recently copied a solution from one dev box to another. After pushing through a handful of other errors I hit a wall with this one. Any hints as to the human translation would be appreciated. The...
View ArticleDisplay list data in the own Master Page.
Hello,I have own master page in SharePoint online (Office 365; E3). I used recommended approach, I mean that I have HTML file which is associated with my .master file. Now I added single custom list...
View ArticleSharePoint 2010 to SharePoint 2013 Migration issues
I recently migrated custom WebPart template solution (wsp), which has custom list definition, from SP2010 to SP2013 using Visual Studio 2013. Set the Assembly Version to 15 and compiled over .Net...
View ArticleMinor version comment with publishing workflow appears after approve it
Hello friends,I want to know where I can see the minor version comment on a publishing workflow, when it we click approve it.To explain more:I have a publishing workflow on Pages library with...
View ArticleVisual webpart to fetch list data in SharePoint 2013
Hello,Requirement :1. Create a visual Webpart which has a dropdown box , a button and a label :2. Data should be fetched from a list in the same site and populated in the dropdown box .3. When a item...
View ArticleMutli line text + mail format issue
Hi All, I am facing an issue with the mail format(with Multiline of text). Please find the below comments. I have an application page with the set of fields(Multiline of text), After filling &...
View ArticleModify a list view via Javascript
Hi i need a script to modify a existing view (the CAML) via javascript , how can i do this?Thank you
View ArticleCopy item title to the another list on click of list item hyperlink
Hi All,I have a SharePoint 2013 list 'Training', having 2 columns 'Course title' and 'Register' (hyperlink type column). Now the requirement is to copy the title and user who clicked the hyperlink to...
View Articleadding --select-- option to dropdown in sharepoint input form using jquery
Hi All,Any one is having adding --select-- option to drop down in share point input form using jquery. With Regards,?Jyoshi
View ArticleREST against External List - filter does not work
I have an external list called AssetTags with a wildcard filter calledAssetTag. It uses a filter field called ItemTag, which is defined as the Identity field in the External Content type definition....
View Articlehide or remove weekends in calendar app
Good Morning,any body knows how to hide week ends from calendar view?Thanks,
View ArticleGetting site collection admin in JavaScript
I want to get site collection admin for current site in JavaScript, I know how to do so in server side object model but still new to javascript ways.
View ArticleDownload a copy script
Hi,To make Download a copy more intuitive,we have Added one more column in the document library view.Added the document library on the page,post thisWe have written the below script to download the...
View ArticleDeploy Custom XML File to Feature in SharePoint 2013 without Module
In SharePoint 2007, I remember, I could easily add a custom XML file (along with Feature.xml and Elements.xml) to a Feature in Visual Studio and get it deployed inside a Feature Folder. Thereafter, I...
View ArticleSharepoint Content Editor Webpart appending ___jb_old___ to link
I added a Content Editor Webpart to my Site Page and in the settings I set the "Content Link" to an HTML page under my SiteAssets library. The link keeps changing from '/SiteAssets/html/page.html' to...
View Articleaccess publishing page properties via ecma/jsom
Publishing site:I have created a custom content type and then created a page layout using that content type...How can I use JSOM / ECMA to access those page properties?Can you point me to a tutorial or...
View ArticleHow to get the edit document url for an InfoPath form
Hi,I have an InfoPath document library and i want to get the edit document url so i can embed this url in my emails that i am sending through SharePoint Designer while developing my workflow...
View ArticleTimer Job adding item to List not firing Event Handler, but Event Handler...
Hi,We have a Timer Job and an Web Scoped Event Receiver on a List called "WeeklyWrapLog" (uses content type). When I manually enter an item on this list it triggers fine and adds another entry on the...
View Article