Updating contents in a custom webpart in a Discussion Board topic page
HiI have made a custom Visual Webpart. I'm wanting to periodically update a label in the webpart without refreshing the whole page. I've got the label to update, however it is also updating the replies...
View ArticleSharePoint 2013 Alerts: Add Link to take you to the Discussion Thread
Can I change the link in a discussion alert email to point to that discussion thread instead of the reply itself?I have figured out how and where to edit the Alerts:SharePoint 2010 custom alert...
View ArticleHow to create Project Management Dashboard in SharePoint using webparts?
Hi All,Can anybody help me to create Project Management dashboard in sharepoint 2013 using webparts. I am very new to sharepoint,please show me the step by step way. Thanks in advance.
View ArticleEmail through Event receiver in SharePoint Online
Hi,I am creating an event receiver for custom list which will send email to users in sharepoint online.I am using the following code to send email through event receivers in sharepoint....
View ArticleSharePoint 2013 can't associate workflow
Hi,I've developed few workflows (2013) and deployed. All of sudden I can't associate the workflows. As I try to associate the workflows, the page just refreshes. Investigating log file I've found the...
View ArticleDesign decision (Site collection Vs Subsites) to take when creating new...
Basically I want to build a knowledge based library for our company. The general requirements are as follow:-Each department need to store their documents and procedures as Wikis inside SharePoint.Each...
View ArticleShowing The documents from inside Document set
Hi,I am working on a project that has many document sets. The client wants to view the files that have been modified recently. We have implemented Document Sets. Document set in itself is an Item(...
View ArticleContent Query WebPart does not work on the SharePoint 2013 Developer Site...
Hi,I am trying to use the Content Query WebPart on a site collection which has been created using the "Developer Site" template. Each time I edit the webpart, I get the following error...
View ArticleReplaceContent attribure is not declared
Hi,I have create Package using Design Manager on one machine and then have tried to deploy it on another server. I got the error related to the Replace Content attribute, that it is not declared. Why?I...
View ArticleKeywordQuery empty condition Sharepoint 2013
Hi,I am using KeywordQuery in sharepoint 2013 to query a result source. I need to filter results as given belowkeywordQuery.QueryText = "PROPERTY1<>-1 AND PROPERTY2<>' ' "Somehow the...
View ArticleSharePointApp1 - App for SharePoint 2013 template - page layout problems
HiI used the OOTB App for SharePoint 2013 project template as a SharePoint hosted app. I made no changes, simply built and deployed. Initially I got a build error regarding the ReplaceContent...
View ArticleSetting the Sortable property of a Managed Property in Sharepoint 2013
I have a set of Management Properties that are being automatically created from a Site Collecttion in Search in SP2013, but the Searchable and Sortable properties are not set. I have managed to set the...
View ArticleCan I define a site collection on the root of a wildcard managed path
I have defined a wildcard managed path name “documents”, and then I created the following site collections under it:- ../documents/HRDept ../documents/SalesDept etc. But the problem i am facing is that...
View ArticleError occurred in deployment step 'Add Solution': The solution cannot be...
I'm developing a custom solution and had a problem with the feature receiver, I blew it away and create a new and now when I try to deploy the project I get the following error. Error occurred in...
View ArticleAccess denied error when creating personal site
HI I am trying to create my sites using powershell or console for user profile but it always throw access denied exception.My site is in port 80 and the code is as follows: $upm.GetEnumerator() | ?...
View Article_layouts/Authenticate.aspx doesn't redirect to custom login page
Hi,I have extended web application and configured it to use custom sign-in page through central administration. Custom sign-in page is set as _layouts/MySignin.aspx.Ideally, if I am not logged in, I...
View ArticleSet initial and selected item for js-dynamically filled ribbon dropdown
i added a group and dropdown ribbon control to the ribbon of a list. The dropdown button controls are filled in dynamically with JavaScript. Selecting a button control from the dropdown returns the...
View ArticleMediaFieldType not displaying properly on Page Layout in Display mode
Hi all,I am working on a public-facing website in SharePoint 2013. I have defined a custom content type, based on the Page content type that has several addional columns. Several of these columns are...
View ArticleReal-time synchronization Sharepoint & MySQL
Hello,Is it possible to declare a real-time synchronization between SharePoint online and MySQL DB ?What is the best way to implement this ?Thank you for your help
View ArticleHow to check for a hidden folder in document library
Hi,I am creating a tree view for the document library. I have done it but it is showing the hidden Forms folder also.I want to check which all folders are hidden and do not want to show them.i.e The...
View Article