How to display sharepoint URL in IFrame in ASP.Net Page
Hi All,I have just a single aspx page website where I want to display a SharePoint URL in IFrame. The sharePoint site and ASP.Net website both are running in the same server.Getting the following error...
View ArticlePromoted Links app Behaviour=Dialog Question
Greetings all. I have an issue with the Promoted Links app. Here is the situation:Site Collection created as a Publishing SiteHome changed to Page Layout – Blank Web Part PageHave a Promoted Links app...
View ArticleUsing Sharepoint 2013 Foundation to send outlook meeting invites
What I'm trying to do is send a true Outlook calendar invite when a user adds a meeting to a SharePoint calendar. I have looked at solutions advising to send out an email via a workflow, but the...
View ArticleCustomise an ASPX in the layouts directory that is not visible in SharePoint...
HiI want to be able to deploy a customised ASPX page in a Visual Studio WSP solution to my site. There is a file named CopySharedPage.aspx which is used for the dialog that pops up when you edit a page...
View ArticleJSLink Undefined Error
I am customising my List views and other elements with JSLink files. How do I get data from a column with a space in the name such as "Created by"? I tried renaming the column to "User" but when I...
View ArticleProvision Custom Device Channels Using Visual Studio 2012 / 2013
hi,is it possible to Provision Custom Device Channels Using Visual Studio 2012 / 2013 as a feature reciever ?pls let me knowRegardsDurga
View ArticleJquery mega menu in Sharepoint 2013 - small css problem
I added the mega menu to my SharePoint site, which works fine. See this thread:...
View ArticleDisplay custom AD properties in People Search Display Template ( Item_Person)
HiI have customising the results from the people search with a custom My_Item_person. html, adding email and work phone. Ok . Now I have 2 custom AD properties that are mapped to each user. These...
View ArticleAdd a file to a sub site using REST API
Hi,I'm trying to add a file from a Rootsite to a SubSite using REST API.There some code:$.ajax ( { url : _spPageContextInfo.siteAbsoluteUrl + "/_api/web/getFileByServerRelativeUrl('" + selected +...
View ArticleDownload a custom displayed document library item programmatically.
Hi all,I've developed a visual web part that displays all the items in a document library and customized the look using a repeater but all I needed was to add for each record/displayed item a...
View ArticleUpdate a file content in SharePoint document library with REST - javascript
I want to update a file in SharePoint document library with the following code (in Sharepoint 365). The same...
View ArticleData fetch error in ReportViewerWebPart actions' menu.
I've created the application page with panel. Button_click handler adds ReportViewerWebPart to panel's controls. When I clicked "Actions" I've got this message: "An error has occurred with the data...
View ArticleHow to know method name dynamically with sender or EventArgs object
Hello All,I am working in ASP.NET. I wanna log method name in log file whenever that method is executed. e.g.protected void Page_Load(object sender, EventArgs e) { Trace.Log("Page_Load start"); ... ......
View ArticleVisual Studio Edition requirement for SharePoint Customization
I am working on the SharePoint 2013 Enterprise edition with Visual studio 2013 PRO for some customizations i.e. developing some visual web parts etc.. So Visual Studio 2013 PRO is legally allowed to...
View ArticleHow to render CSS link just before Head closing tag?
I have a requirement to render a CSS just before the closing tag of Head element so that it overrides some of the styles. How is this possible using delegate control approach? Is there an attribute I...
View ArticleSharePoint 2013 reading data from multiple document libraries from multiple...
HI,I have multiple subsites in single site collection. All of these subsites have document library with same name. So is it possibleusing JSOM to read data from multiple document libraries with same...
View ArticleSharePoint 365 Ribbon CommandAction JavaScript
HiI got this error when I want to use JavaScript in CommandAction in SharePoint 365. (Any JavaScript function) <CommandUIHandler Command="Invoke_RibbonBPMNEditorButtonRequest"...
View ArticleSetViewXml not working
I'm trying to use GetViewXml with SetViewXml. To change a 2 to a 1. So. You can already see the difficulty.This is what I came up with. Can anyone tell me why it doesn't do anything, like throw an...
View ArticleHow to make SharePoint 2013 search only in document content?
We are using SharePoint 2013 environment and are facing following issue while doing search in the document library. There is one document library named “MYDOC” .and it has two columns name ‘DocTitle’...
View ArticleDocument Scanning,Indexing and Archiving
Hi I have been asked to do Document Scanning, Indexing and archiving documents in SharePoint 2013.How to do this ?RegardsSiva
View Article