0
votes
1answer
18 views
Where is the css file being defined?
I'm editing an aspx layouts and its master page, and somebody has already linked a custom css file in designer in the Manage Styles pane.
Where is this defined in the code? I can' …
0
votes
1answer
12 views
inline editing - no matching records
Is it possible to get the "insert" link, provided with inline editing, to show even when there are no matching items. I am using Sharepoint Designer 2010, and I built a webpart pa …
0
votes
1answer
17 views
Workflow association with the list is not recognized by SharePoint
I created a very simple workflow with SharePoint Designer. From the workflow details window on SPD I can see that the workflow is associated with my list. I can click "Open associc …
1
vote
2answers
14 views
how to validate SharePoint:formfield
Hi All,
I have a data view web part and it does insert,delete ,in edit mode it save and cancel button.The data is based on a custom list.In the list i have set the max to 4 but …
0
votes
1answer
27 views
Sharepoint Designer 2010 workflow error on item update
I'm trying to create a simple workflow which will update a field in my current splistitem.
It keeps giving me the following error. Any idea on this ??
The workflow could not updat …
0
votes
0answers
16 views
SPD 2007 Custom Calendar NewForm.aspx broke DispForm.aspx
Hello I edited NewForm.aspx in a Calendar List now every time someone clicks on an event in any calendar view for the list, it takes the user to NewForm.aspx instead of DispForm.as …
2
votes
3answers
43 views
Copying a List Item with Different Field Names
Hi there everyone, currently I'm trying to copy from one list to another. However I have an issue in that the field names are different and can't really change without causing mor …
2
votes
1answer
49 views
Pass Query String Parameter to Newform
I have a DVWP that is filtered by a query string parameter. When the user clicks on "Add New Item", I would like the column that the DVWP filters on to auto fill with the same val …
0
votes
1answer
36 views
Where are my Themes in SharePoint Designer _themes folder
I am trying to brand a SharePoint 2007 Site Collection and have created a new theme. I use to see it in the _themes folder of my SharePoint designer. For reasons unknown to me, I …
1
vote
3answers
61 views
Moving Files in Sharepoint
Is there a way to move files from one library to another and maintain version history? We have Sharepoint Designer as a resource, but nothing else.
1
vote
0answers
39 views
Displaying List Item in Workflow Task’s Edit Form
I have created a workflow using Sharepoint Designer 2007 using "Collect Data from a user" activity which has created a Task Content Type and its Edit Form (ASPX file). In this ASPX …
1
vote
2answers
37 views
Sharepoint Designer 2007 permission issue
Hi All ,
While opening a site in Sharepoint Designer i am getting an error message You do not have permission to do this operation ask your website administrator to c …
0
votes
2answers
173 views
Using jQuery variable in DVWP
Hi. I am running SharePoint Foundation on Windows Server on a hosted site. I am able to retrieve a value with jQuery from the User Information List. Using Sharepoint Designer 20 …
1
vote
4answers
84 views
Sharepoint Designer Crashes When Adding a Custom Web Part
I'm trying to add a webpart to a "Dispform.aspx" of a list in Sharepoint Designer.
I can add ootb webparts without any problem, but mine just won't work. By the way, I can add the …
0
votes
1answer
169 views
Multi-level approval workflow
I have a requirement to design a multi level approval workflow using SPD 2007. The workflow has three levels of approval. If the 1st or 2nd or 3rd level of approvers rejects the ta …