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.
0
votes
5answers
3k views
Adding fields to the List Forms - Sharepoint
I'm looking to add a new field onto my NewForm.aspx, EditForm.aspx and DispForm.aspx pages in Sharepoint Designer 2007. I've managed to add a new textbox webpart and have edited the Common Textbox ...
0
votes
0answers
6 views
Capture logged in user sharepoint 2010
How do I achieve this: getting who just logged in to a sharepoint site. The SPF is using active directory/windows based.
I am trying to set a value in a list of users to - In - as soon as the user ...
0
votes
2answers
2k views
Looking up document library items in a SharePoint workflow
I using SharePoint Designer to create a workflow. I'm trying to get at a sub-folder in a document library in the "Define Workflow Lookup" dialog. There are two issues with this:
I can't look up ...
0
votes
0answers
17 views
error while attaching file in sharepoint 2010 [migrated]
When trying to attach file in share point site, getting error 'null or not an object' in init.js. Also the page is not scrolled till end and a part of page is left behind.
0
votes
0answers
13 views
Setting audiences in share point 2010 [migrated]
I have written html/css code to display the menus. Now i need to hide the multi level menus(links) using windows authentication. i mean we need to set the target audience for the links. But,. i do not ...
0
votes
0answers
31 views
SharePoint connection string to phpMyAdmin
I am currently in the process of developing our new intranet site to SharePoint 2013. Our old site was home built and the database is phpMyAdmin (MySQL). Currently until we can get all of our ...
-1
votes
0answers
15 views
How to create a lookup of a lookup in Sharepoint 2010 [closed]
I've 4 lists in my SharePoint 2010 solution - ContractTypes, Contracts, Members, MemberPayment. Contracts are for Members (containing MemberId) and have ContractType (ContractTypeId) information. ...
1
vote
2answers
654 views
Custom SharePoint 2010 theme?
I would like to create a custom theme for SharePoint 2010. My theme is quite complex, created with background images and a quite different look and feel from the standard theme.
I have read that you ...
0
votes
1answer
131 views
Creating a Subfolder in pre-existing folder: SharePoint Designer
I have been working with SharePoint Designer, and have been creating workflows, but cannot seem to find a way to create a folder inside of another folder that already exists. Now, I have no problem ...
1
vote
2answers
7k views
How to add a Web Part Zone to a SharePoint wiki page?
I have a team site. I understand that the default home page of a team site is a wiki page. I want to add a web part zone to this page. How can I do that? By default it already has Web Part Zone -.
...
0
votes
0answers
39 views
Check duplicate item workflow [closed]
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
2answers
3k views
SharePoint designer string replace function
SharePoint Designer does not support the replace function directly.
What would be a function or call Template for this? I want to replace "-Y" with "Yes" and "-N" with "NO" in a string. E.g.:
...
0
votes
1answer
3k views
Editing Sharepoint 2010 Asset Library View in SharePoint Designer 2010
I'm trying to make some changes to the Thumbnails view which is part of the Digital Assets Library in SharePoint 2010. From the Library Ribbon I select "Modify View in SharePoint Designer". After ...
0
votes
1answer
277 views
Autofill the Lookup Column in SharePoint NewForm.aspx
I have 2 SharePoint tasklists named Projects and Projecttasks.
In Projecttasks i've created a Lookupfield which looks for the Title in Projects.
Then, i created a new DispForm for Projects with an ...
0
votes
1answer
3k views
SharePoint 2010 Workflow Update Lookup Field on Item
I have a SharePoint Designer workflow in 2010. This workflow is associated with a list and when it is run, should copy the Current Item back into the list then update a field in that newly created ...
0
votes
5answers
2k 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
174 views
The issue after language package installation in Sharepoint 2013
After Installing language pack to Sharepoint 2013, master page got crashed. The original place of Icons and ribbon items(links) changed. So what is the problem and how can I solve it.
Thank you
-1
votes
1answer
17 views
Check if previous case number is listed via SPD 2007 workflow? [closed]
I've got a list that has "case number" as a field. Basically I need help setting up a workflow in SharePoint Designer 2007 to check for duplicates to this field if possible.
Basically on a new ...
0
votes
2answers
29 views
Sharepoint 2010 rename root title is not inheriting
In my Sharepoint Site i've got a problem with the breadcrumbs.
By default i named the Root "Portal Site", which was shown correctly in breadcrumb navi.
Later i changed the page title.
Root Site ...
0
votes
0answers
76 views
Sharepoint 2013 jsgrid default field values
I have a custom list, and a few lists with lookup column.
I create custom DispForm for main list, with a few XsltListViewWebParts.
A simple question: how do I set up this lookup column (or, upon a ...
0
votes
0answers
44 views
SharePoint Designer can open subsite but not top site
Whenever I attempt to open the root site on my SharePoint server (https://sharepointserver.com) I get the response:
'SharePoint Designer does not support editing non-SharePoint sites.'
However if I ...
2
votes
1answer
5k views
Creating an XSLT Data View Form web part without Sharepoint Designer
With Sharepoint Designer there is a feature that allows you to convert a web part list to an XSLT Data View (right click on the web part in SPD and click 'Convert to XSLT Data View'). I need to be ...
0
votes
1answer
14 views
Building custom hyperlink
This is driving me slightly potty!
I have a datasheet webpart and I would like to add a hyperlink to one of the columns to open the item in the popout/modal fashion.
So far I have:
...
1
vote
2answers
2k 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
1answer
157 views
SP2010 Filter view of a list webpart with a people picker?
This is SharePoint 2010 environment. I'm trying to do the following without making a custom webpart (no VS). I will only have SP Designer and Infopath
I have a webpart page that displays a list ...
0
votes
1answer
4k views
You do not have permission to do this operation
I am a site collection administrator. When I go into SharePoint Designer 2010 I can see everything. However, when I edit a Master Page, or Page Layout, I get the following error:
You do not ...
0
votes
1answer
223 views
SharePoint 2013 - Sorry, apps are turned off. If you know who runs the server, tell them to enable apps
I am new to SharePoint 2013. I have developed an app using vs 2012. When I try to deploy the app, then I am getting the below error.
Error : Sorry, apps are turned off. If you know who runs the ...
2
votes
3answers
18k views
How to add a web part zone in SharePoint using SharePoint Designer
I need to add a web part zone to a wiki page. I'm opening the page using SharePoint Designer, but there doesn't seem to be an obvious way (such as a menu) to add a Web Part Zone.
0
votes
0answers
51 views
MS Access Web database update on Task completion in sharepoint 2010 site
Working on a Sharepoint 2010 website with a list of Tasks. The Tasks have a custom field - "Hours worked" which is a number. I have added a web database(Access) site (Contacts Web Database template) ...
0
votes
1answer
38 views
Cannot Change From Address in 'Send Email' task
Looking at every property I could find; I have yet to see a way to change the "From Address" for a "Send Email" task using SharePoint Designer 2010. When I receive an email from the task the "From" ...
0
votes
1answer
445 views
Sharepoint 2013 - Can I use Visual Studio 2012 express edition for web-parts and app parts? [closed]
I am new to sharepoint 2013. I want to develop the app and web parts using visual studio 2012 express edition. Can I use vs 2012 express edtion to create app and web parts for sharepoint 2013?
-2
votes
0answers
104 views
SharePoint 2013 - Errror “Cannot import hello web part sharepoint 2013” [closed]
I am new to SharePoint 2013. I am using SharePoint 2013 server and vs 2010. The SharePoint Server 2013 and vs 2010 is present on different PC's. I have created a new "Hello" visual web-part in vs 2010 ...
0
votes
1answer
23 views
Is it a good idea to start parallel workflow in SPD?
Is it a good idea to start parallel workflow in SPD?
I want to develop a workflow in which user can multiple request at the same time and on the basis of workflow type workflows should start?
1. I ...
1
vote
1answer
687 views
SharePoint Designer 2007 : Remove seconds fields from the email
The email notification sent out by the SharePoint Designer 2007 workflows includes seconds for the date/time field.
For example "This is a confirmation that you are registered to attend a DEMO at ...
0
votes
2answers
88 views
WSPBuilder for vs 2012
I am new to SharePoint 2013. I am using trial version vs 2012. I want to use the WSPBuilder to develop the web parts. I have install the WSPBuilder and it is not showing in vs 2012.
I have used the ...
0
votes
1answer
106 views
SharePoint 2013 - Error “init.js failed to load”
I am new to SharePoint 2013 server and SharePoint designer 2013. When I browse SharePoint site in IE, I am getting the below error.
"init.js failed to load"
But when I browse SharePoint site in ...
0
votes
1answer
97 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. ...
2
votes
0answers
50 views
Sharepoint dashboard performance point services?
How to create multi level drill down charts in sharepoint dashboard using performance point services?
0
votes
0answers
68 views
Could not load file or assembly 'Microsoft.SharePoint, …' or one of its dependencies. The system cannot find the file specified [closed]
I am new to SharePoint 2013. I am using SharePoint server 2013 installed on one server and vs 2010 on my local PC. I have install the "WSPBuilder" to develop the web-parts on my local PC. I have ...
0
votes
2answers
3k views
How to bind a SharePoint textfield to a dropdownlist?
I'm customizing a custom list form in xslt using SharePoint designer. In my list, I have a textbox that represents a numerical value.
I would like to present this textbox to the user as a dropdown ...
0
votes
0answers
103 views
SharePoint 2013 - WSPBuilder web-parts error
I am new to SharePoint. I have SharePoint 2013 server installed on one server and vs 2010 on another pc. I am using WSPBuilder (SharePoint WSP tool) to create web parts. I have installed the ...
0
votes
2answers
2k views
How to remove default links from SharePoint 2013 suite bar and add my own links
I have a requirement where I need to remove or hide the default links displayed in Suite Bar like NewsFeed, SkyDrive, Sites etc. I want to add my own links and use this section as my Menu.
So while ...
1
vote
3answers
352 views
SharePoint server is not installed on this computer
I am new to SharePoint and I am using SharePoint 2013. I have installed the SharePoint server 2013 on one server and I want to create web parts from vs 2010. But my vs 2010 is present on different pc ...
1
vote
0answers
33 views
Display members of a group with picture and a facility to add a new user(in case Admin/Owner) and viewable for any other groups or users
Hi all,
I need to display the group members as shown in the Image.Is there any out of box method to implement this. I am using sharepoint 2010. In case of Admin/Owner, they should have an option to ...
1
vote
1answer
52 views
What is the best way to display a filtered List View in SharePoint?
We got a standard-webpart, which displays the document library using views. We can use these views using the SharePoint Designer to customize to our customers needs.
Now the customer wants to have ...
0
votes
0answers
39 views
SharePoint 2007 designer assign a task does not continue after completion of task [closed]
I'm currently looking for a way to use the assign a to do item in sharepoint designer as a way to approve the items. My problem is that when I try to assign a task to a person and he's already ...
0
votes
0answers
53 views
Putting doctype inside aspx content page rather than master page in SharePoint Designer 2007
I have the following code using SharePoint Designer 2007.
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="NewPage.aspx.cs" Inherits="MyApp._NewPage" ...
0
votes
0answers
64 views
Cannot add workflow to List in SharePoint Online
I've been trying to create a simple workflow to a custom list in our SharePoint Online site using SharePoint Designer 2013. The dialog appears that allows me to enter the name of the workflow, then ...
1
vote
0answers
269 views
data view web part parameter based on SharePoint:FormField
I created a custom newForm for a sharePoint list in sharePoint designer , this list contains some lookup fields , I added a data view of this list to my custom form .
I want to filter data view based ...
1
vote
3answers
69 views
Delay running a function for 3 seconds?
I'm looking to delay running this function for 3 seconds:
<script type="text/javascript">
$('#FormsPageID table tr:nth-child(12) td:nth-child(2) div span span input')
.on('focus', function(){
...


