Tagged Questions
0
votes
0answers
16 views
Button to save then refresh on the Editform.aspx page
I am working in SP Designer 2007. I have an issue where I would like to update the editform.aspx but allow the user to keep working on the form. My thought was I could do a save then reload, but it ...
1
vote
0answers
12 views
Connect form web part to DVWP to allow searching
Have an .aspx page with a DVWP that is connected to a list containing 700+ records. I would like to drop a search on this page (HTML Form webpart?) to allow keyword/freeform search criteria that would ...
0
votes
0answers
9 views
SP 2007: Image library & form using only sp designer
I'm not all too familiar with Sharepoint 2007. I've been asked to setup the following using only out of the box & sp designer solutions. No custom development. Can anyone provide assistance as ...
2
votes
1answer
19 views
SharePoint 2007 merge nested document library items
is it possible to collect (i.e. merge, consolidate, de-normalize, etc.) items from multiple nested document libraries on a site? My manager wants to flatten our MOSS 07 site's current nested ...
0
votes
1answer
31 views
Need help with getting List Item counts
I have a custom list created that tracks project status by stages. I need to present the same in a chart format. Below is the list information.
Columns
*Project Name
*Development(Phase1)
...
0
votes
1answer
35 views
Check duplicate item workflow
I need to make my custom list items distinct that's being used for a dropdown lookup. Please help.
Here's the scenario. I have 2 lists, the list1 have a workflow that copies an item into my list2. ...
0
votes
1answer
46 views
Need to remove html tags from <td></td> area in SharePoint custom DispForm.aspx
I had created a custom DispForm.aspx for a SharePoint list, using SharePoint designer. I included a Rich Text column type to show in DispForm.aspx. The contents of the column are showing, but somehow ...
0
votes
0answers
14 views
Expand one item & collapse another in data view
I'm working with a data view in sharepoint designer, and I have the list grouped on the title field and collapsed by default - expandable with a click. This works great.
Because there are a lot of ...
0
votes
0answers
24 views
How to display calendar Recurrence Data Field (daily, weekly, monthly) in list view?
I need help on displaying the recurrence data (Daily,Weekly,etc) field in a list view. I have a calendar event list and in my custom view I need to show the value of the recurrence data in a column. ...
1
vote
1answer
37 views
SharePoint 2007 Designer conditionally require a field
I'm trying to create custom form for a SharePoint 2007 document library using SharePoint Designer 2007. Is it possible to make a form field conditionally required based on the selected item from a ...
1
vote
1answer
42 views
Can we query and fetch data from LIST between different subsites using CAML Query.?
Have LIST created under one site, can the same LIST be used to fetch data from other site using CAML Query.?
eg:
Consider a LIST "xxx" created under SitePages/AAA/Lists/
Can i access the LIST "xxx" ...
0
votes
0answers
19 views
SharePoint 2007 Does A Workflow Start Over When It Is Waiting For A Field To Be Updated?
I am new to SharePoint 2007. Using the SharePoint Designer 2007 I have created a workflow that sends an email message when a checkbox on an InfoPath form is checked. The workflow then waits for ...
0
votes
1answer
16 views
shrepoint 2007 workflow retrieve group of values
I have two lists that i would like to use to create a workflow that sends email whenever an item is created.
Here the details:
List Officers has two columns, City and Officer and there clearly are ...
0
votes
0answers
11 views
is a different database connection required for every Data Filter Web Form?
I'm basically setting up a new .aspx page which includes some data form web parts (DFWP). Those web parts are connected to one SQL Server database backend and each one shows data from a different ...
0
votes
1answer
80 views
xpath expression to conditonally build column with URL
I am trying to create a formula for a dataview that returns a URL using the xpath expression tool in SPD 2007. I can't really find any examples. Here is what I am trying to do (in pseudo code):
If ...
1
vote
0answers
57 views
How to get KPIs to show when KPI List is Linked to a Custom List Using Linked Data Sources in SharePoint Designer 2007?
So I've found multiple sources on how to linked data sources in the designer. I get the data sources to link up by Title -> Great! But I can't get the value of the KPI or the formatted indicator to ...
0
votes
1answer
35 views
Custom list forms not appearing
I have two lists, A and B.
I created A and then used Designer to create a custom New and Edit forms and everything works fine.
I recently created list B, created custom new and edit forms but they ...
0
votes
1answer
84 views
Sequential workflow running twice sharepoint 2007
I inherited a site with a sequential workflow (created in Visual Studio 2008). The workflow is attached to a content type and is set to run only on item created. Recently, I attached three declarative ...
1
vote
0answers
38 views
How would I show empty group headers in the DVWP in SharePoint 2007?
I have a DVWP that I wish to model after a physical binder-based file system. I have a column named 'Title' and a column named 'Tab'. I have the view filtered by a column named 'Facility' and it is ...
1
vote
0answers
57 views
Designer Workflow Error : List item not found
I have a workflow in Moss 2007 for a document library i.e holds uploaded document upto 365 days then sends to subsite(Archive) and delete the list item.I am able to pause for 365 days and able to move ...
0
votes
1answer
155 views
In a Designer workflow is “compare field” case sensitive?
Whenever a field contains a keyword then a certain person needs to receive an email e.g. if "Field Name" contains "apple", email Enilorac.
Will it still send the email if "Field Name" contains ...
0
votes
1answer
25 views
Duplicate a list and associated custom workflows
I have a list with custom forms (created in Designer) and custom workflows (also created in Designer). It has been decided that that information entered into this list should be kept in two lists in ...
0
votes
0answers
71 views
sharepoint 2007 workflow restarts automatically after 30 minutes
I have this situation: a simple list with a workflow to collect data from user.
Then on the Approval Tasks list I added another workflow to send an email to the user with the link to start the above ...
0
votes
1answer
44 views
Export 2007 workflows for display
I need to export my SharePoint Designer 2007 workflows so I can show people how they work/what the conditions are.
I found a similar question here but I have Visio Standard 2007 and this is for 2010 ...
1
vote
0answers
14 views
hosted sharepoint backup [duplicate]
I have a hosted sharepoint site that I want to make a backup of
Currently I have a script that connects to the site (and subsites) via webdav and downloads all the documents. This however doesn't ...
0
votes
1answer
75 views
Creating a Search Panel for a HTML Page
I am creating a HTML online Manual and storing the pages in SharePoint and using SharePoint Designer. I want to create a panel either on the top or the side, so that when the user scrolls down the ...
0
votes
1answer
175 views
Sum columns based on 'type' column
I need to sum a column based off of a 'type' column. For example, I have four items and two columns,
Type 1 | val
Type 1 | val
Type 2 | val
Type 2 | val
I need the sum of all Type 1 items, ...
0
votes
1answer
55 views
Using SharePoint 2007& SharePoint Designer 2007
We are using SharePoint 2007 for our Intranet and I am using SharePoint Designer 2007 to work on my 'issue.' Here is the situation, I created a site and would like to have 3 rows and 3 columns of web ...
1
vote
2answers
114 views
How to Change a Site Collection in WSS 3.0
I have a web application deployed in WSS 3.0, since I don't have the Office Publishing Feature how can I modify the masterpage of my site without affecting the site collection itself?
I'd be glad to ...
2
votes
3answers
2k views
How to resolve full names from a Person or Group column (that contains multiple entries) in a designer workflow
I have a custom list with a custom content type, with a workflow, on SharePoint 2007 as outlined in this other StackExchange question.
I'm using a Person or Group typed column to contain a list of ...
4
votes
1answer
2k views
How to add values from a “Person or Group” list column type to workflow email To or CC field
On SharePoint 2007 I have a custom list with a custom content type. The content type contains (among other things) a Person or Group typed column that allows the creator to add additional ...
0
votes
1answer
173 views
What are the different export file size limits in SPD 2007?
I am trying to migrate some document libraries and lists using SPD from one site collection to another. (I have well researched this and am very aware that the best method is a console app)
I stumbled ...
1
vote
1answer
109 views
Can i upgrade the .Net Framework 3.5 to 4 when i have a running Sharepoint(Windows SharePoint Services 3).Whats the impact?
We are thinking of upgrading the .Net Framework 3.5 to 4 while an existing Windows SharePoint Services v3 is running.
Is this safe or it will break the installation.
Would there b3 any impact on the ...
1
vote
2answers
36 views
SPD is showing sharepoint site as regular web site
I am trying to open a sharepoint site with Sharepoint designer 2007 (locally) in order to create some custom workflows. However, for some reason this site will not open as a Sharepoint site. All of ...
0
votes
1answer
326 views
Copy and Modify a Sharepoint Designer 2007 Workflow
In SharePoint Designer 2010 the option there is an option to "Copy and Modify" a workflow based on an existing workflow template such as "Approval, Collect Feedback or Collect Signatures".
Is there ...
0
votes
1answer
48 views
Backup SharePoint 2007 and restore to another location
In order to run some load test I need to backup a live site and restore it to my staging server. Both are SharePoint 2007.
I have been through the process and with the exception of minor url changes ...
2
votes
1answer
49 views
Build with SP Designer 2007, package with VStudio 2008
This is for a MOSS 2007 portal. I need to add a web part page to a WSS site. I would like to brand the page using SharePoint Designer 2007, but not save to site directly since that results in ...
0
votes
0answers
151 views
Workflow to update list entries from another list
I am working on a workflow to do the following:
Applied to List: Shutdown Procedure
When "Shutdown" = yes
Update CheckInLog
Set CheckedIn = Yes for Drives that belong to Shutdown computer.
...
0
votes
0answers
180 views
Attachments on custom forms
I have some lists on my SharePoint site that use custom new and edit forms. I found that these custom forms would not allow attachments. Implementing the Microsoft solution from here has solved the ...
2
votes
1answer
136 views
Get single field item value from Custom List and set it on same item but another field
I'm new in Sharepoint, and I have an issue with a custom list in Sharepoint 2007.
The thing is... I have a custom list with pre-loaded data, and I need to get a unique code from a field item, to put ...
0
votes
0answers
233 views
Merging 2 SharePoint Sites
I am merging 2 Sharepoint site owned by different people , one in SP 2007 and one on SP 2010.
What questions should I be asking to scope amount of work required ?
I was thinking about determine ...
0
votes
1answer
151 views
Multiple identical values in dropdown list control
I am making a page which has a web part view and dropdown and search filters.
I have added datasource controls, parameters and connected these to the relevant drop down. added appenddata bound
...
0
votes
1answer
94 views
Rendering Mutiple HTML Pages in sharepoint with a time gap
I'm relatively quite new to SharePoint (2007) and I currently have a page veiwer webpart rendering one HTML file from my c:\ on to an internal moss site on the default page. I need help on the ...
0
votes
0answers
84 views
All users not shown in user report generated for a site using SP Designer
While generating user report for a site using SP Designer, details are shown for only few users. Rest are merged together in 'All Others' category.
Is there a way to get report which shows all users ...
0
votes
1answer
201 views
SharePoint Item Edit Form (editform.aspx) keeps closing webparts
We have a custom list within MOSS 2007 which sporadically closes the edit forms web part, despite the fact that the web parts property 'allow close' is unticked. The only way to make the form work ...
0
votes
2answers
271 views
DVWP Display of Multiple Lists Results in “Unable to display this Web Part” Error in Production Environment
I used SharePoint Designer 2007 to create a joined view of two lists and changed the 'ListID' parameters to 'ListName'. The list is grouped and sorted. Update: When the joined subview is in the ...
0
votes
1answer
87 views
SharePoint/Outlook 2007, forwarding Designer e-mail links
I'm using SharePoint, Outlook and Designer 2007.
I'm using a Designer workflow to notify the assigned person when a list item is updated. The e-mail Designer sends contains a link to the list item ...
1
vote
2answers
2k views
Making a cab file with ddf (to create a wsp solution package)
I am trying to Create a ddf file for my custom list feature using tutorial given in this link
Create a wsp using ddf
but in this link there isn't enough Information like what is the directory ...
1
vote
2answers
373 views
Schema.XML not found in 12/Template/Features/myfeature
I am trying to create a custom list feature, what I did is created feature and then i build a solution out of it using this tutorial
Creating a Solution file for Feature
when it creates a .wsp ...
1
vote
2answers
101 views
MOSS 2007: Programmatically add a webzone inside of a webzone
I have a page that I want to heavily customize. On that page, I have a web part that will tab all of the web parts inside of that webzone, except I want to simply tab two web parts that will be to the ...

