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
3
votes
5 answers

Best practice for redesigning a SharePoint site

Basically need to use SharePoint (because we promote MS yay!) as a content management system for an internet facing site. How do I get rid of the default SharePoint look and feel and make it look like however I want it to? I know the process…
Fred
  • 4,729
  • 5
  • 26
  • 21
3
votes
2 answers

How can we change the complete look and feel of Sharepoint Portal?

by Default there are Themes, I don't Like those. How can I modify It completely and make a professional website. I have found same Questions on this blog but all for MOSS2007. I am working on Sharepoint 2010
vikbehal
  • 1,486
  • 3
  • 21
  • 48
3
votes
3 answers

SharePoint error movesiteTitle() when ever page loads following error come

ReferenceError: documentGetElementsByName is not defined MoveSiteTitle(); ReferenceError: MoveSiteTitle is not defined MoveSiteTitle(); Any help ....!
3
votes
4 answers

How do you link Sharepoint Lists across different sites

I have googled this and seem to only be able to find the same Tutorial here or variations thereof. I have two lists. Each one is on a different site. I need to make a list/view joining these two lists. One site contains basic employee data,…
Russell Steen
  • 6,494
  • 6
  • 38
  • 56
3
votes
0 answers

word-wrap attribute is not supported in Sharepoint 2010

I am having issues wrapping some words in the item list. I have converted item list into XSLT page. Tried setting column width to some value but it gets overridden and stretched out as cells contain some long words without spaces. I tried adding…
and
  • 87
  • 1
  • 9
3
votes
1 answer

SharePoint Workflow Error: "Unable to transform the input lookup data into the requested type" BUT only on New Item Creation

FYI to start, I am aware of how to properly set up an update to a lookup, and am 99% positive I've done this correctly. I know this because When I set the workflow to automatically start when an Item is Changed, then it works perfectly. But when…
2
votes
0 answers

Sharepoint Content Type Workflow is not pushed to instances

I have created a reusable Workflow in Sharepoint Designer 2010 and published this workflow globally in my site collection. Afterwards I associated the workflow with a custom content type (Infopath Form). This workflow starts whenever the item is…
murratore
  • 171
  • 1
  • 3
  • 9
2
votes
2 answers

Accessing list data from a different site in Sharepoint Designer workflow

Does anyone know if it is possible to Lookup list data from a different site when creating a workflow with Sharepoint Designer 2007? The Define Workflow Lookup dialog only allows you to pick from lists in the current Sharepoint site you are creating…
Obfuskater
  • 553
  • 1
  • 6
  • 10
2
votes
2 answers

Enhanced Rich Text field showing div and p tags

I have a collect task in Sharepoint 2010 with a Enhanced Rich Text box. In the list it shows the p and div tags.

Approved - Rev D​

This is the field where the text is coming…
kenny Lidke
  • 21
  • 1
  • 1
  • 4
2
votes
1 answer

How to open SharePoint designer from command-line with a SharePoint site

I'm working on a Visual Studio Add-in to edit files in SharePoint. From this Add-in I would like to be able to open SharePoint Designer with a specific SharePoint site. Finding the application is no problem, its folder is in registry key…
Serge van den Oever
  • 4,340
  • 8
  • 45
  • 66
2
votes
1 answer

How can I use the value of a variable for the use property of a key in XSLT, I want to achieve use="$Variable" in the key tag;;

Suppose I have a key defined in an xslt file in SharePoint Designer 2010 as: Where @Date is the column, however instead of @Date, I want to use the value of the following…
anpatel
  • 1,952
  • 4
  • 19
  • 36
2
votes
4 answers

How should SharePoint developers work with the graphics designer on their projects?

The graphics designers that I've worked with on SharePoint projects don't know/understand a lot of SharePoint. Particularly they don't know SharePoint Designer which is basically required for developing publishing sites. To get around this, I've…
Alex Angas
  • 59,219
  • 41
  • 137
  • 210
2
votes
2 answers

Set field via URL

Is it possible to have a field in the current item be changed by clicking a URL? The field would be a choice field with predefined choices. Such as if the item field is currently: Status: 2 If a user clicks the link, the field would now be: Status:…
golf_nut
  • 431
  • 1
  • 4
  • 16
2
votes
0 answers

SharePoint 2007 Calendar - Remove Time

Does anyone know how to remove the time from a SharePoint 2007 Calendar month view? I could do this using some jQuery but would like to know if it is possible via configuration? Cheers
Temple
  • 1,079
  • 1
  • 10
  • 22
2
votes
1 answer

DataView component in SPD attaches needless strings to field values

In SharePoint Designer I use some lists as sources and then link them together with an operation GetListItems (I fetch items from multiple lists on different site collections for rollup/aggregation): alt text…
Janis Veinbergs
  • 6,907
  • 5
  • 48
  • 78