The sharepoint-designer tag has no wiki summary.
0
votes
0answers
8 views
How do I split a string within a column field using a workflow in SPD 2007
I am trying to split a string within a column field using a workflow in SPD 2007. The string may or may not have multiple items in it. As an example, I have a string that is as follows:
"Houston; ...
0
votes
1answer
9 views
Duration per task SPD Workflow
When we start an approval process in a SPD workflow, we can fill in the "duration of the task" and/or the "due date ". But what exactly happens when we cross the date?
A reminder to the person with ...
1
vote
1answer
26 views
Unable to display the list with the custom view
I have to create a FAQ page for my sharepont 2010 site. I have created a custom list and a corrosponding view named FAQView. When adding the list on the page, it is being displayed in "current view". ...
0
votes
0answers
12 views
Sharepoint site as a subsite under a asp.net site
I have asp.net hosted at my domain which i access using a url like 'http://www.xyz.com. I have other web applications which are under the root web application in virtual directories which can be ...
0
votes
1answer
15 views
Conditional Formatting - Format row
I'm using SharePoint 2010.
In order to implement the "conditional formatting" on my list view,
I do so:
open my list in sharepoint designer
press on the list view
press on the "option" tab in the ...
0
votes
1answer
19 views
Conditional Formatting sharepoint 2010 [closed]
Possible Duplicate:
Conditional Formatting - Format row
I'm using sharepoint 2010.
how can I implemet the "Conditional Formatting" concept om custom list.
I want to paint the list row ...
2
votes
2answers
49 views
Programming without being at the SharePoint Server
From my understanding, if one need to use Visual Studio to do some programming (be it C# or VB) on the SharePoint Server, one need to be at the Server that have Visual Studio, SharePoint Server and ...
1
vote
0answers
21 views
Using an imported list template's (build in SP designer) xml as the basis for a new list definition in VS
I'm a SP 2010 beginner (although a long time ASP.NET developer) and I thought a good learning exercise would be to:
Create a list template in SP Designer
Import that list into VS 2010
Create a new ...
1
vote
1answer
37 views
access localize css file through SharePoint designer 2010
1) how can i access _layout/1033/styles/custom.css file with SharePoint Designer ?
2) if i created a folder named 1033 through SharePoint Design in Style Library. What setting i have to make in ...
0
votes
1answer
23 views
Create template with barcode and using data from other site collection?
I have problem with creating template document in SharePoint Online (Office 365). I want to create doc with barcode and data from other site collection.
I’ll try to put the field Bar Code in template ...
0
votes
1answer
39 views
item style xsl profile picture
I am trying to create custom query in SP2010 called company announcement.
I would like to include the profile picture of the author from the sharepoint user profile.
Any help would be great!
...
0
votes
2answers
20 views
Set the due date on a task at time of creation using Sharepoint Designer?
We are creating tasks in a workflow but we cannot find a way of setting the due date in the same workflow. We resorted to adding a workflow to the task list that adds the due date on item creation.
...
1
vote
2answers
30 views
Requiring Event Receiver while creating new item
I have an event receiver(item adding,item added)..on a custom list..this event receiver creates an ID when a new item is created..so when i deactivate the event receiver and add a new item to the list ...
1
vote
1answer
15 views
SharePoint Designer Workflow to Visio > Works but visio is missing
SharePoint Designer Workflow Export to Visio works fine. However, in Visio import only imports the diagram (figures). Non of the logic (the actual conditions), verbiage are missing. Is it possible to ...
4
votes
1answer
47 views
hide webparts from webpart Gallery
I would like to crate a feature which hides some specific webparts within webpart gallery and even the Categories of that webparts to prevent users to add webparts to the pages.
is it possible?
...
0
votes
0answers
21 views
DVWP MaximumRows ParameterBinding not working
Is it possible to use ParamaterBinding for MaximumRows?
The following does not work.
Following set in SelectParmaters
<webpartpages:DataFormParameter ParameterKey="MaximumRows" ...
0
votes
2answers
24 views
Site Pages object name for webAppliations
I'm are working on a SharePoint Site where I have created lot of Lists. In my example , I created a simple automatically way (by code) to print out each List into my site:
using System;
using ...
0
votes
0answers
19 views
SharePoint Online Globalization and Localization
I am developing a SharePoint Online WebSite using SharePoint Designer 2010 that has several content types, lists and workflows.
One request is that the user must be able to select the language or ...
1
vote
2answers
27 views
Infopath 2007 Form with SQL Query should fill rows in repeating table
OK, I am trying something I think should be simple and I am messing up somewhere.
I want to query a table in SQL. I am doing it in the code here to clarify my question. I am receiving data back and ...
0
votes
3answers
52 views
Delpoying farm solution (Application Page) sharepoint 2010 --Access denied
I am deploying an application page (globally), I have a button on the editform.aspx. When a user clicks on the button, it redirects to the application page in a new window but I am getting an error ...
0
votes
2answers
32 views
How to migrate custom list forms
We have several lists in our WSS 3.0 environment where NewForm.aspx, EditForm.aspx and DisplayForm.aspx are customized via SharePoint Designer 2007. Now we plan to upgrade to SharePoint Foundation ...
0
votes
0answers
11 views
welcome control (DomainName/UserName) missing on MySite
We have a sharepoint farm and welcome control appears on all pages as domainname/username but it does not appear on My Site or My Content.
Any idea?
Thank you
0
votes
1answer
12 views
Check if attachment in SPD Workflow
Is it possible to check if an attachment is attached to the current listitem?
I can check if Attachments equals or not equals to a value, but not if empty.
What value should I fill in then?
Thanks!
0
votes
2answers
39 views
Split single column values into multiple lines
I have list with single line of text with values separated by commas. I want to display those valuse in multiple lines.
Example: Stock (Column)
Google;Microsoft;Apple;
Now I want to ...
0
votes
1answer
48 views
IIS doesn't find Style Library -> SiteName -> style.css
I am trying to brand a SP site. It is on a virtual machine on another box.
I setup my custom master file in SPD on a local (non-server) machine. The custom master file points to the custom CSS file ...
0
votes
0answers
18 views
External Content Type: SharePoint list in different farm
Can you create an External Content Type whose source is a WCF connection to a SharePoint list in a different farm?
For example, if a list exists in one farm (and is exposed through REST at ...
0
votes
1answer
26 views
Automatically going from List 'new item' page to 'edit item' page
I'm using SP2010 and am working with a list.
I'm working with a "Register.aspx" form (In Sharepoint designer) in which I've created a button which is set to re-direct after a save
<input ...
0
votes
1answer
28 views
Calculated column based on values from three other item columns
I have a list where I want a 'Status' column to show different values based on entries from 3 other columns from the same list item. These 3 columns are 2 choice columns 'Reviewed by' and 'Followed ...
0
votes
1answer
40 views
Setting the value of a lookupfield(sharepoint dropdown formfield) in sharepoint 2010 list forms
How can i set the value of sharepoint form field dropdown box(lookupfield) in sharepoint list form when the form gets saved (using jquery)
note: the lookupfield (dropdown formfield renders as input if ...
1
vote
0answers
20 views
How to take a value from a single line of text field in one list and set it as a lookup field in another list?
I have SP 2010 and SPD 2010.
I have list A that has a single line of text column named Res ID #. This provides the source for List B as a lookup column. I want to create a WF that will put the info ...
0
votes
0answers
15 views
Workflow: Copy document - history in TARGET library
I have a scenario whereby documents are initially created and edited in a "drafts" document library, but I want to "publish" approved major versions to a separate read-only library. This last library ...
1
vote
1answer
27 views
Reduce the size of sharepoint 2010 list formfield
i am working on a custom sharepoint form (newform.aspx..is there a way to reduce the width attribute of a particular sharepoint form field
2
votes
3answers
50 views
Setting the value of the textfield in sharepoint list form 2010
I have a textfield in sharepoint list form and I want to set the value using jquery or javascript below is the tag:
<asp:TextBox runat="server" id="ff47{$Pos}" text="{@Name}" ...
2
votes
1answer
33 views
How to enable scroll bar on share point list attachment page?
Create a SharePoint 2010 custom list
Go to custom list settings --> Add from existing site columns --> choose all columns and create
Click on 'Add new item' link
Notice that the scroll bars are ...
2
votes
0answers
37 views
Warning about unsafe content when saving wikipage using Sharepoint Designer
After editing a wiki page using SharePoint Designer 2010 I have stared to get the message "Content in the embedded form field maybe changed by the server to remove unsafe content. Do you want to ...
2
votes
1answer
51 views
Masterpage and alignment problem using IE7 and above
I have developed a masterpage and the homepage appearing perfect when we use IE8/IE9 but there alignment problem in IE7. I am attaching screenshot of both IE7 and IE8. plz suggest why the DIV's are ...
0
votes
0answers
24 views
SPTreeView v/s TreeView
Which one is the better to use if we are working with webparts?
what is the differences b/w their functionalities?
i have used TreeView TreeNode while creating a web part.
There is SPTreeView but ...
0
votes
1answer
43 views
Conditionally Show/Hide/Disable Custom Workflow Action Buttons
I have three custom action buttons on a list created through SharePoint Designer. All three buttons execute a workflow and I need to show/hide or enable/disable the buttons based on certain conditions ...
2
votes
1answer
128 views
Dropdown lookupcoloumn in sharepoint list form (newform.aspx)2010
I have a dropdown lookupfield in newform.aspx sharepoint form...unlike choice dropdown the lookupdropdown is 'input' field and not 'select'..
so i raise an onchange event using jquery
...
1
vote
2answers
127 views
setting current date time in sharepoint form field (newform.aspx) sharepoint 2010
I am working on customizing the sharepoint list form (newform.aspx). So soon as the user opens the new form I want the Odate coloumn (date and time) to be filled automatically with the current date ...
1
vote
1answer
28 views
Workflow and Associated Task Form Names
I have question regarding the InfoPath Forms that autogenerated by the Workflow Tasks. I was wondering if it is possible to give these forms more meaingful names.
The current problem example: If I ...
1
vote
1answer
55 views
In a DVWP my Multilookup column is not returning IDs, only column values
I've added a DVWP to a page. The DVWP shows data from a list with a multi value lookup column.
The value returned for this column is in the form: value1;value2;value3.
Now I want to render this ...
2
votes
1answer
40 views
Content Type dropdown in a custom list edit form
I have two content types created A and B. I have a list definition where I placed those content types.
Using SPD 2010, I created a custom list edit form and as you know, SPD 2010 will ask you to bind ...
1
vote
1answer
46 views
Client object model in sharepoint list form
Is it possible to use client object model in list forms(editform.aspx,newform.aspx) using sharepoint designer, if yes howto?
1
vote
1answer
25 views
Editing library doc filenames in SharePoint Designer?
In order to upload a PDF as the next version of a document that had been a PPTX file and keep versioning intact, I wanted to implement the answer from this question: Can I change the file extension of ...
1
vote
1answer
20 views
Approval WorkFlows and User Profile Syncrhonization condition
I am new to WorkFlows and learning ..I was just reading some blogs about how to create workflows and use find manager option but surprised to see that it requires "User Profile Synchronization" ...
2
votes
2answers
190 views
Sharepoint List 2010 'add new item' link
The 'add new item' link which is always located at the end of the list.. is there a way that we can add a similar link at the top of the list..
0
votes
0answers
22 views
“On Item Created” SharePoint Designer Workflow doesnt start when creating list items via Code Activity in Visual Studio Workflow
Any help on what authentication settings are required on the application pools for the below simplified scenario:
My List item has two fields. "Title" and "Flag"
I create a new List Item with the ...
0
votes
0answers
39 views
Publishing workflow fails
Does anyone know what's the problem with a workflow (or sharepoint itself) if I cannot publish a workflow. If I check for errors I get a message that no errors are found and saving the workflow works. ...
2
votes
2answers
64 views
External XML web services, not valid?
I'm trying to connect data from Exchange 2010 to a SharePoint site through SharePoint designer, using the ASMX web services Exchange 2010 exposed as a Web Service data source.
I've already verified ...