noob question books/learning
normally I do this research on Amazon but too many books are getting high ratings.Sharepoint costs money and since I have not had a budget for a sharepoint server I did whatever I could using c#,...
View ArticleHow to create a custom permission in SharePoint 2010?
Hi All,One of our client wants to have custom permission to see encrypted document items on a site collection. Only if the user is having this permission he should be able to view encrypted document...
View ArticleSharePoint Branding
Hi,I have designed a intranet SharePoint site using JQuery and all, my problem is when i used to open in IE browser "Only secure content display" come out and it allows my site after clicking "allow...
View ArticleChanging Google Map while selecting location
Please refer to the image below: I want to implement the following using jQuery in SharePoint.There are two divs side by side.The map shows the location of the landmark when user hovers over the link.I...
View ArticleReuable Content Search web part
Hi,Assuming i have configured a content search web part and set the search query and the display template, etc and I want to save the final result for reuse in other pages; how should this be done?
View ArticleClient Side Rendering in List Display Form
I would like to use CSR to customise a list display form.I can't seem to find any examples where people have done anything more than alter how a particular field is rendered in a display/new/edit form....
View Articlehow to display images from a picture library in a visual webpart?
Hello everyone,I need to load the images from a picture library in a visual webpart in SharePoint 2013 using sharepoint Object modal. Can antbody advise, how can we achieve this?Regards,DeepaliDeepali
View ArticleClone sharepoint list view
Hi, Sharepoint 2013 discussions list has a view named "Flat",but it is uneditable. I have to add aditional fields in the list and display those fields in Flat view. I tried creating another view of...
View ArticleHow to get analytics reports programmatically in SharePoint 2013?
In SharePoint 2010 it was possible to obtain data from web analytics programmatically using Microsoft.Office.Server.WebAnalytics.Reporting.AnalyticsReportFunction class.How can you get search reports...
View ArticleRetrieve analytics reports programmatically in SharePoint 2013 using Object...
All,Is any code sample available to get Analytical reports using "Microsoft.Office.Server.Search" dll in object model?
View ArticleGetting listdata with REST - fieldnames
I'm trying to fetch data from a list by using REST. The list has fields like "LastName", "FirstName", etc... When I receive the data i cannot address the LastName or FirstName-fields. The data is...
View ArticleProblem in Pivot viewer sharepoint 2013 ??
Hello Everyone, i've been struggling alot on this. any help will be appreciable. As per my requirement,i need to show data from my list in pivot..so for that ,i created a managed metadata column named...
View ArticleBCS Event Listener with SQL DB
Hi, We have an custom SQL database. We are storing some additional user profile properties. We have planned to connect and synchronize SharePoint profile store using BCS. The requirement is, if a...
View ArticleConfiguring DNS Domain for SP2013
Can anyone help me with configuring DNS Domain for App isolation in SP2013??I have seen a lots of posts about configuring DNS Domain which are based on installing AD Domain Services role, but I am...
View ArticleCustom permission levels similar to Limited Access or Full Control
HiIs it possible to create a custom permission level and make it read only similar to Full Control and Limited Access, we can create custom permission levels using object model but didn't find any way...
View ArticleDisplay Templates Resources
Hi,Where can we find detailed resources/tutorials on display templates?For example:How display templates can be created from scratch and the different concepts used in them?Conditional formatting...
View ArticleTo set image for the folder in sharepoint
Hi all, Could u please tell me how to set the image icon for the folder in sharepoint environment.Thanks in advance
View ArticleCan't start any 2013 workflow on Document Set item, when it is created using...
Hi, I have created very simple ASP New form which looks as follow: <asp:Content ID="Main" ContentPlaceHolderID="PlaceHolderMain" runat="server"> <SharePoint:FormField runat="server"...
View ArticleWebcomic Navigation
Hello everyone, If any of you have experience with webcomics, then you're already halfway to helping me out. You also know there is usually a "First, Previous, Next, and Last," button. If you're not...
View ArticleCreating index on new field creation via REST in sharepoint 2013
Hello,I use JSON to create fields in a sharepoint list:{ '__metadata': { 'type': 'SP.Field' }, 'Title': champ, 'FieldTypeKind': type,'Required': requis, 'EnforceUniqueValues': false,'StaticName':...
View Article