Tagged Questions
1
vote
2answers
17 views
Breaking down 1 calendar event into smaller events in SharePoint
I'm trying to create some sort of reservation system in SharePoint using a calendar list. It's been recommend to me to create events and add a column which allows a user to claim it. From there, ...
0
votes
0answers
25 views
How to create a search criteria interface for a sharepoint list
I'm new to customizing share point and I wanted to know the following.
I have a share point list that I exported from an Excel File,
I would like to know how to create an interface for this list ...
-1
votes
0answers
91 views
SharePoint 2013 Online How to add the custom dynamic footer items into masterpage [closed]
what is the best approach to add the dynamic footer items in SharePoint online masterpage for Office 365 site.
I am not able to add any usercontrol in app for SharePoint in visual studio.
0
votes
0answers
55 views
SharePoint: Top Navigation Bar drop down in alphabetical order
I have the following code to display the sub sites in the top global navigation as a multi-level drop down menu:
<div id="s4-topheader2" class="s4-pr s4-notdlg">
<a ...
0
votes
0answers
14 views
SharePoint BCS- Cannot create an External Content Type
I m fairly new to SharePoint 2010 BCS. I want to create an external content type in SharePoint designer 2010. When I click on external Content type in SPD, I get this error:
Can anyone point me out ...
0
votes
0answers
9 views
workflow in sharepoint designer
My project is to do a small landscape application that makes the user fill in a wanted service name and chose one of 7 business lines in the company, I have already made 3 different lists in the ...
2
votes
0answers
73 views
SharePoint Designer 2013 download from local server
With SharePoint 2010 whenever you wanted to edit a file in SharePoint Designer 2010, the installation file of SharePoint Designer 2010 is downloaded from the local server. But with SharePoint 2013 ...
0
votes
1answer
32 views
How to capture value of dropdown(on webpage) in sharepoint workflow
I have a dropdown(say department) on the sharepoint home page. The user selects a value from that drop down and then a link to fill a pdf form appears. I am writing a approval workflow which will be ...
-3
votes
1answer
76 views
Display simple c# in “sharepoint online”
I am using "SharePoint Online" and I'm new to it. I have descend programming background and I need more Info on customisation of this service. I've never worked with .NET before (WHAT?!), but I would ...
0
votes
0answers
49 views
Sharepoint Copying a document and specify target name in same Form Library List
I currently have a form library with a template document working with Sharepoint Designer 2010.
I would like to create a new document based on this template document (in the same list) and change ...
0
votes
2answers
158 views
Multiple Tasks as part of custom List Workflow - Sharepoint 2013
I have a custom list (Employees) and a task list (Applications)
The Employees list has a field that takes in multiple selections from the Applications list.
The Applications list has different tasks ...
0
votes
1answer
104 views
How to edit external lists in sharepoint designer 2013
I currently have a simple external content type that displays a very small sql table on a external list in my SharePoint site. The problem is I have a date of birth field that gets formatted with the ...
0
votes
1answer
897 views
How to setup a development environment for sharepoint 2013
I had installed sharepoint 2013 foundation, sql server 2012 in Windows Server 2012 operating system in virtual machine.
I need to setup development environment for sharepoint 2013. Can any one help ...
0
votes
1answer
56 views
How to show a wait message OR loading image when a write operation is being performed using spapi_lists.js library.?
I am using SPAPI_Lists.js and SPAPI_Core.js libraries to update/add records to share point 2007 lists.
i want to show a wait message OR loading image still the write or read operation is completed.
...
0
votes
1answer
69 views
Format Date in Xpath
I am editing the dispform.aspx in SharePoint Designer 2010, as to not show the created by fields in the announcement lists.
I notice that the expire ([Expires]) date field is off.
Example:
I have an ...