Tagged Questions
The sharepointdesigner tag has no wiki summary.
3
votes
3answers
3k views
Add Today's Date to SharePoint Master Page
Surely there must be a simple way of putting a simple code block into a master page :( I've tried using the obvious <%= "Hello, World!" %> syntax but code blocks aren't allowed. Then tried a ...
1
vote
1answer
54 views
It is posible compare between Single line of text type column and LookUp type column in sharepoint2007 using JQuery
I am new to sharepoint. I have some problem with sharepoint2007. I have two list, one list contains two column. One column is Single line of text type and the other column is a lookup type. The lookup ...
1
vote
0answers
363 views
“The server returned a non-specific error when trying to get data from the data source” in Sharepoint Designer 2007 with SOAP web services
I am working with SharePoint Designer 2007 and trying to connect to a SOAP based web service that uses its own authentication. I am able to connect it via SOAPUI and get teh results successfully.
...
1
vote
1answer
566 views
Distinct values in SPDataSource/DropDownList
How to get distinct values in asp:DropDownList control which is bound to sharePoint:SPDataSource control. But the remember the only tool i can use is sharepoint designer.
1
vote
0answers
489 views
Create external list forms using infopath
I am trying to create external list forms using InfoPath.
I have aready been able to do following in this process:
1. Create External Content Type using sharepoint designer
2. Create External List ...
1
vote
3answers
707 views
SharePoint Designer Workflows - tips and resources?
I'm working on revising some existing SPD WF's and strugling with some of the concepts including why 2 appearingly alike WF's doesn't produce the same output.
Are there anyone of you that has worked ...
0
votes
0answers
14 views
Copying code over in Sharepoint Designer 2010 and changing it, deletes code from the original file, how can I fix this
Suppose I have two files, A, and B respectively.
Everytime I copy xsl code from file A to B and modify the code in B and save it. The code in A gets removed (all except for the WebPartZone tags and ...
0
votes
0answers
36 views
Need help in openings the designer from sharepoint site action menu [closed]
Possible Duplicate:
Need help in opening sharepoint 2010 from designer
While i am opening the sharepoint 2010 intranet site with port number, i am successfully able to open the site from ...
0
votes
1answer
62 views
Need help in opening sharepoint 2010 from designer
While i am opening the sharepoint 2010 intranet site with port number, i am successfully able to open the site from sharepoint desinger. But while i am trying to open the same site after configuring ...
0
votes
4answers
314 views
Jquery Not working in Sharepoint
i Would like to do do one webpart which contains Jquery effects like toggle .
When we click on image beside that tools,resources we beed to display a menu...for that i would like to use jquery ...
0
votes
0answers
157 views
How to do All must approve (all users with in a group) using sharepoint 2007 designer workflow?
I have the following requirement.
Create a approval kind of workflow Using SharePoint designer (version 2007).
Report Initiators (Group) will do the entry in a (Report Generator) (custom list) and ...
0
votes
1answer
422 views
NT Authority\Anonymous Logon
I just created an external content type in SharePoint 2010 using SPD. The connection works fine, etc. but when I go to my SharePoint site and try to load a list using the external connection, I get an ...
0
votes
1answer
668 views
SharePoint Designer 2010 - “Lists and Libraries” not populating
I'm using SharePoint designer against a site that has custom and SharePoint lists. Issue is, "Lists and Libraries" tab is not populating those lists (tab says "There are no items to show in this ...
0
votes
6answers
2k views
SharePoint send an email to users specified in a Field
I have a SharePoint list of Issues and have set a column (called Alert) to a “Person or Group” (allowing multiple names).
I would like the system to send an email to all the users listed in the ...
0
votes
4answers
2k views
How to re-compress the .cmp file, created by stsadm export command, after editing
I need to manually edit some of the files inside of the .cmp file created by stsadm export command (or SharePoint Designer backup). I can extract the files and make the edits, but don't know how to ...
0
votes
2answers
671 views
Can I change the name of the Sharepoint workflow?
I need to change the name of a Sharepoint designer workflow.
There is a simple direct way I can edit it via SPD right clicking the workflow name. However often the simple, apparently straight forward ...