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
24
votes
9 answers

Change SharePoint Library URL

How do you change the URI of a SharePoint library? Based on Google searching, most people say that changing the name of a library in Designer (via right click->rename) will result in the URI change, but it is only changing the name for me. I am…
12
votes
5 answers

How to edit default.aspx on SharePoint site without SharePoint Designer

On several occations, I have faced the situation that the default.aspx page on a Site doesn't work. More specifically, a reference to a WebPart and/or Control is throwing a error because the assembly is not found. Fine, you just fire up the dreaded…
Magnus Johansson
  • 28,010
  • 19
  • 106
  • 164
12
votes
4 answers

How to reset SharePoint 2010 List forms from InfoPath to the default forms?

I've converted a Custom List forms to use InfoPath forms using SharePoint Designer, now I want to revert this back and return to the normal New, Edit and Details forms. How can I achieve this? Edit: Here is what I did In SharePoint Designer 2010 I…
Ahmed Magdy
  • 5,956
  • 8
  • 43
  • 75
11
votes
4 answers

How to calculate the total days between two selected calendar dates

Let say i have startDate = 7/16/2015 and endDate = 7/20/2015. This 2 dates are stored in a SharePoint list. If user select the exact date with the date in SharePoint list, it can calculate the total days = 2 , which means that without calculate on…
Bryan
  • 141
  • 1
  • 1
  • 6
11
votes
2 answers

XSL - How to disable output escaping for an attribute?

I've had the following tag: ... One of the files is called "File's got apostrophe.xml". The output of the XSL is:
Kobi
  • 135,331
  • 41
  • 252
  • 292
10
votes
2 answers

Can I create a Sharepoint site on my local machine?

I am trying to learn Sharepoint on my own so we can implement a website here at my work. The trouble I'm having even getting going is to create a site it wants it on a server. Is there a way to create a site on my local machine just so I can begin…
Fuzz Evans
  • 2,893
  • 11
  • 44
  • 63
9
votes
2 answers

SharePoint designer workflow not changing after publish

I'm working on SharePoint workflow (SharePoint 2010) in SharePoint designer 2010. I was published it many times without problems. But after many publishes (I thing 30) SharePoint stop to changing workflow (I published it without any error and I can…
PeterMacko
  • 882
  • 1
  • 10
  • 15
8
votes
3 answers

How to setup a development environment for sharepoint 2013

I had installed sharepoint 2013 foundation, sql server 2012 in Windows Server 2012 operating system in virtual machine. I need to setup development environment for sharepoint 2013. Can any one help me on what I have to install apart from that. I…
565
  • 615
  • 2
  • 10
  • 19
7
votes
3 answers

How do I filter by [Today] and time in SharePoint list view ?

I'm trying to filter Sharepoint lists based on date and time. But It only works with date, ignores the time in data and time field.
Tabares
  • 4,083
  • 5
  • 40
  • 47
6
votes
3 answers

How to verify the logged in user using Javascript in sharepoint

I need to check whether the logged in user is a administrator or non-admin user by using JavaScript in sharepoint designer or content editor webpart. Can anybody suggest?
Srikanth
  • 683
  • 3
  • 16
  • 23
6
votes
2 answers

Sharepoint Designer - Layout folder?

I have been told to edit this file in Sharepoint Designer: /_layouts/KWizCom_WikiPlus/CreateNew.aspx I found it in the Windows File Explorer at: \12\TEMPLATE\LAYOUTS\KWizCom_Wikiplus I can't seem to find it in Sharepoint Designer?
Ian Vink
  • 66,960
  • 104
  • 341
  • 555
6
votes
3 answers

SharePoint 2010 workflows suddenly does not work

I've been having this issue and been looking for a solution to no avail. Situation A: We have a SharePoint 2010 site which contains a list that has a SharePoint Designer workflow. Now everything seems to be working fine, the workflow runs upon item…
6
votes
1 answer

Is there a good reference SharePoint's databinding syntax?

I'm putting asp server-controls into my SharePoint XSLT using SharePoint Designer. I've found it's really handy for pre-populating values into the form, or providing a different experience than the SharePoint defined layout (hidden fields,…
bryanbcook
  • 16,210
  • 2
  • 40
  • 69
6
votes
4 answers

In sharepoint designer's workflow editor how do I get the workflow initiators username?

In Sharepoint designer's workflow editor I wish to retrieve the username/name of the work flow initiator (i.e. who kicked it off or triggered the workflow) - this is relatively easy to do using 3rd party products such as Nintex Workflow 2007 (where…
5
votes
6 answers

Sharepoint List redirect with new id

I have a list within Sharepoint, using a custom new form I have added a custom list form control ("New item form" for the list) and changed the SaveButton to a standard input HTML button, and added an 'onclick' event that is as…
TheRealQuagmire
  • 411
  • 1
  • 3
  • 10
1
2 3
76 77