Questions tagged [sharepoint-designer]

A piece of software for a user to further develop their SharePoint site beyond its basic capabilities by manipulating the design and behavior of the site.

Some related links:

1143 questions
-1
votes
1 answer

Sharepoint Master Page

I trying to move new Sharepoint Master Page put I only have a Master.file and not HTML file so when trying to upload that I'm getting an error.. Can an AP.NET even be a Master page or do I even need a HTML .file ? enter image description here
-1
votes
2 answers

How do I color code calculated values in a SharePoint List (same column) that is greater than X?

I have SharePoint Designer 2013 and I am new to SharePoint / SharePoint Designer 2013
-1
votes
2 answers

Start Sharepoint Designer site Workflow from javascript

Can we start Sharepoint Designer site Workflow from javascript button click?
-1
votes
2 answers

could not save the list changes to the server

while creating custom form it shows error. Error Screen Shot I have done with clear cache and web browser history clean.
-1
votes
1 answer

How to get the look up(containing multiple columns) column values into a variable using REST API and Jquery in sharepoint 2013

/* in the same way I need to get values from look up column which consisting of multiple columns from another list into a variable */ url : _spPageContextInfo.webAbsoluteUrl +…
-1
votes
1 answer

SharePoint Designer workflow error: The token service returned an error type of 'unauthorized_client' with the following description:

I have created SharePoint designer 2013 workflow on SharePoint Online list. The site is restored from template. I am getting following error from workflow. Retrying last request. Next attempt scheduled after 9/29/2018 9:55 AM. Details of last…
-1
votes
1 answer

Forms on SharePoint

I am trying to create a solution in SharePoint 365 (I am new in SharePoint). Below is what I am looking for: 1. A user logs in and opens a form which they fill details and forwards/submits to the supervisor for approval. There are about 20 fields to…
-1
votes
1 answer

Prompt an error when the Start date is smaller than Today's date, in SharePoint online

I am new to share point designer and workflows. I am supposed to create a Leave Planner where the employees can apply for leaves. I am trying to set up a condition that if: [Leave type= Annual Leave and From Date > Today's Date] then, the user…
-1
votes
1 answer

Sharepoint 2013 Workflow - need to add item to another list

I've created a new list. When someone books travel on my first list and they are also in the group with permission on the new list I need the travel information added to the new list. The workflow I have now for the travel list doesn't appear to…
user974061
  • 343
  • 1
  • 5
  • 17
-1
votes
1 answer

Display multiple prj site in one view

Suppose I've 3 prj sites which is used to maintain a prj task Prj A Prj B Prj C And in each prj, they have their task Prj A - Task A.1 Prj B - Task B.1 Prj C - Task C.1 Is it possible to have a view which can display all the prj tasks in…
J.C.
  • 45
  • 3
-1
votes
1 answer

Binding SharePoint list data to Kendo grid after button click

I have a search page, where user enter fields and click on search button. Then I am making ajax call to Sharepoint 2013 list with search query and fetching data. After fetching data I am binding data to Kendo grid. This SharePoint list contains…
salah9
  • 502
  • 1
  • 10
  • 21
-1
votes
1 answer

sharepoint designer 2010 email notification with multiples conditions

I'm a newbie and am trying create a SPD 2010 designer workflow that will send email notification when conditions were met. Given: Column Name | Type Reminder Status | Choice (Open,Close) ExpirationCountdown | Calc value = ([Date of expiration] -…
-1
votes
1 answer

How to get sharepoint list data in cdata(xml) format

i want to get sharepoint 2013 list data in cdata(xml) format using out of the box webpart.please suggest how to achieve it using OOTB webparts. sample code is attached here: Image
-1
votes
1 answer

Authentication error when accessing public SODA endpoint

I am using SharePoint Designer 2013 to author a workflow and using the "Call HTTP Web Service" access to access the soda endpoint https://health.data.ny.gov/resource/7xgt-tyms.json?fac_id=1 The response I get is the following json…
-1
votes
1 answer

Sharepoint 2013 - How to create a 2-dimensional view?

It's that I have some business data originally stored in an Excel file, with something like the following, http://tinypic.com/r/5l5beq/8 any suggestion to presenting the above formatted data in Sharepoint?
Tyrael
  • 33
  • 1
  • 4