Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Browsing all 7589 articles
Browse latest View live

Office 365 Contacts REST API not woking from SharePoint using jQuery

Dear All,I have tried to get user contact using Jquery but it throws error function.Please help to fix it. below is my code$(document).ready(function() {    $.ajax({   url:...

View Article


Javascript Script Editor code not showing for non-admin users

Hi I have added a script editor web part in SP 2013 to add the code below to place a status message at the top but it doesn't work for non-admin users. I can see it just fine logged in as the admin on...

View Article


Custom List Template Document Library Definition Permits Check-In of...

Consider the following:User goes to SharePoint 2013 team site and opens the default "Documents" libraryUser goes to Library Settings and adds a new column called ReqdField (data-type: text) and...

View Article

Provider hosted app--Server Object Model

Hello All,Every one saying provider hosted apps are useful to write server object model apps which can be accessed remotely.Where exactly we can use these server hosted apps? Please give me some...

View Article

SharePoint Workflow Automation

Hello, I was hoping someone could help me with creating a workflow in SP Designer.I have a Site Page and a List. On the site page, there is a field where you can enter in text, right next to that is a...

View Article


Email Notification for liked posts in Community sites

Hello,If someone likes a disciussion post, is there a way to receive an email notification?Thanks,techie

View Article

Image may be NSFW.
Clik here to view.

unable to hide the Recurrence , Workspace & All Day Event from a content type

I have created a new custom content type , that have the Built-in Event as it parent, and i want to hide the following columns from my new content type:-RecurrenceWorkspaceAll Day Eventbut seems they...

View Article

Recently Visited Links

Hello,I would like to know, how do I create a current user's Recently Visited links UI (it could be pages, documents, list items...etc) in SharePoint 2013 Online as shown below. After doing some...

View Article


How to apply site policy using javascript?

I have created a new sitepolicy. I know that I can apply this policy programatically (ProjectPolicy.ApplyProjectPolicy) but is it possible to apply site policies using javascript? I failed to find any...

View Article


REST API remove/delete SP User from Group

Hello together,i like to remove a SharePoint User from a SharePoint Group with a SharePoint Workflow with the REST API.With a workflow i can already create users over the rest api in groups.But i could...

View Article

BCS External Content Type -- login error from SharePoint Designer

I have an external content type which has two operations defined. When I try to open the operation of type "Read List" from SharePoint Designer, I get a credential challenge and when I enter...

View Article

Hashtag profile page does not show Activity

Hi,We are using Community site  template and allowing end users to hashtag terms. However, when I click on the hashtag the feedredirector page which takes end user to the hashtag profile page does not...

View Article

Javascript is not loading for Read-level users

The following code below is supposed to display a status bar message but doesn't display for users with Read level or less permissions. At Contribute or higher they can see the status bar. I've tried...

View Article


New Page Default Settings for Publishing Pages in SharePoint 2013 Online

We are facing issue with New Page Default Settings for Publishing Pages in SharePoint 2013 Online. We have enabled the option to Convert blank spaces in the page name to '-'. But still it does change...

View Article

Creating FBA user from the timer job

Hi,I'm trying to create FBA users from the timer job,The code to it:MembershipCreateStatus createStatus; MembershipUser user = Membership.CreateUser(strUserID, strPassword, strEmail, "Test Question",...

View Article


Visual Studio 2013 problem during develop basic SharePoint-hosted app

Hi,i am begginer in developing Sharepoint apps using Visual studio 2013.I followed this instructions http://msdn.microsoft.com/en-us/library/fp142379.aspx for creating a basic SharePoint-hosted app....

View Article

Date bug upon redirection ?

I am using JSOM to create list item and redirect user from new form to edit form. I am using the same script in edit form to save and redirect  to display form. For redirection, I am using...

View Article


Workflow with counters

Hi,Here is my scenario:       When a new item is created on the "Product Number Request" list, the workflow would start      The workflow would take the value of "NextNumber" from the "Counter" list...

View Article

How to overwrite Welcome email message while adding any user in Group OR...

Hi,How to overwrite Welcome email message while adding any user in Group OR Share Document in SharePoint 2013?I am able to append custom message with default one by using following approach, however...

View Article

SharePoint 2013 Send Email Workflow action failing for certain email addresses

We are having issues where a 2013 workflow send email action is not working for certain users.  Have tried a full profile sync from AD and checked work email etc is populated.Looking at the requests to...

View Article
Browsing all 7589 articles
Browse latest View live