JSLink Pagination Issue
Hi,I am using JSLink for one the view in my list. The data is rendered as per the tags defined in the JS file. There is no issue. The following is my first screenshot where the data rendered properly...
View ArticleSP 2013 Application Pages can't access dynamically added controls in...
In the Page load event (if !postback) I add a series of textboxes and radiobuttonlists.I can load the controls fill them with data, change them but on the post event they aren't there.Any hints on view...
View ArticleConnectable Web Parts
I am trying to implement a simple connectable web part solution -- Provider and Consumer.There is a drop down list in provider whose selected item's value is supplied to consumer. Consumer once the...
View ArticlejQuery Filter by Site Title
Hi all,I need to filter results of sub sites by their title. Currently, the filter returns no results. I know it is probably something simple. Here is my code:<script type="text/javascript"...
View ArticleJSLink changes the display of all the web parts based on the same template
Hi,I managed to create a simple example with JSLink based on several posts that explain its basic functionality. I need to mantain it as simple as posible in order to render several web parts in the...
View ArticleUpdate Panel throwing full page postback
I have implemented AJAX update panel on my SharePoint visual web part. The web part contains a few buttons and a grid surrounded by update panel.It is working fine but when I stay idle for some time...
View Articleappend to text vaue using Javascript Client Object model
Hi,How do I retrieve the value of "append to existing text" values from a multiple line text field using JavaScript Client Object Model?can anyone provide me code help with this?Thanks
View ArticleUpdating Choice and Date fields using set_item method in Javascript Client...
How to update Choice and Date Fields using JavaScript Object Model?
View ArticleRender PDF document in browser
Assuming that my SharePoint document library is a repository of PDF files, how to implement the following?(a) Upon clicking any PDF document link or icon in the document library, the PDF file should be...
View ArticleHow to Make Custom Design In SharePoint designer 2013
i want to make custom Design in SharePoint 2013 ... please tell me in the Detailhttp://social.msdn.microsoft.com/Forums/getfile/314113
View ArticleWhich library can I use to create, consume Odata services in SharePoint
Hi guys,I have a SAP OData Service and I used WCF Data Service to call the service in a console application. However, I am having a problem with this error:"Missing content type header". I am trying to...
View ArticleTarget Audiences in Office 365
In a sandbox solution, I am trying to filter contents of a list using Audiences in Office 365here is the code i am using:AudienceManager.IsCurrentUserInAudienceOf((string)link["Target Audiences"],...
View ArticleRibbon and scrollbar in 2013
Hi,I'm using SecurityTrimmedControl on my masterpage to hide the ribbon from everyone except administrators (code below). A side effect is that this also seems to hide the scrollbar and list dialogs no...
View ArticleSharePoint subsites list drop down
Hi there,in need of a bit of help developing a webpart where there is a dropdown with all subsites in the dropdown, from there when a site is selected from the drop down the page is redirected using...
View ArticleCreate an external content type to connect to Oracle database
Hi Everybody!I wanna to create a column in a sharepoint list to show one field of an ORACLE database. so at first I should find a way to connect to Oracle DB by external content types. I prefer data in...
View ArticleHow to add site feed webpart programatically ?
I have been trying to add a site feed web part through server object model. I am not able to find the reference of it. Here is the code. Microsoft.SharePoint.WebPartPages. ? ? I am not able to create...
View ArticleHow to get current user's / computer time zone
How to get the current user's timezone?I dont want to get the regional settings of the user since this is always null (in our case).I've also seen javascript method and will seek for alternative...
View ArticleFarm solution and Apps
Please let me know the difference between farm solution and Apps? Is there any relation between Apps and Sandbox solution?
View ArticleCode blocks are not allowed in this file.
I am getting the error.I have tried :<PageParserPath VirtualPath="/*" CompilationMode="Always" AllowServerSideScript="true" IncludeSubFolders="true"/> in the web.config file.After putting the...
View ArticleHow to save a publishing site as a template in office 365?
I have an office365 publishing site and want to save it as a template.However, the link "save site as a template" does not display in Site Settings page.What should I do?Thx!!!
View Article