form for displaying or editing data in a list
0
votes
1answer
164 views
How do we build custom forms in a sharepoint solution?
Sharepoint designer is not allowed. The forms must contain fields with references to list items but may contain custom asp controls as well, which we whish to use later in the process.
The target ...
0
votes
2answers
1k views
InfoPath Can't Connect To SharePoint 2010 Server (Enterprise)
I am running a SharePoint 2010 enterprise server. A few months ago I had working InfoPath integration however we weren't sure we'd have the CALS to go live with it so I disabled the Enterprise Site ...
0
votes
1answer
657 views
Retrieving list values within custom task form
I've created a custom list (PBE) and attached a workflow which creates a task. When I edit the task, I am in my custom task form (.aspx)
I want to check a value in a field in my orginal custom list ...
0
votes
1answer
164 views
InfoPath custom forms - Dynamically create controls in the form
Is it possible to dynamically (at runtime) create controls in an InfoPath form?
Some background: I have a list for which the new item is a custom form created with InfoPath. It contains some ...
0
votes
1answer
1k views
Code-behind in a custom EditForm page
I've inherited a project that has a custom Edit form for a list. It's called EditFormCustom.aspx. The page was customized through SharePoint designer. A code-behind was added by doing the following:
...
0
votes
2answers
594 views
SharePoint List custom 'new' form: translate field labels
I'm building a system that uses SharePoint lists to present forms to our website visitors, and these visitors can select a language preference for our website, so the form should be presented in that ...
0
votes
1answer
133 views
prepopulating columns with creator's property fields like phone and Title in newform
ShaerPoint 2007. Any good client code to do this? Possible with a calculated column?
0
votes
1answer
2k views
What is the best practice for creating a custom form in SharePoint 2010?
What is best practice for creating a custom List/View/Edit/New page for OOB SharePoint lists in 2010?
We have a site that wants to surface many OOB SharePoint 2010 lists (think Announcements, Events, ...
0
votes
2answers
559 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.aspx, I changed GUIDs ...
0
votes
2answers
812 views
Custom List form - Autopopulate Manager
I have a SharePoint 2007 custom list with the column Manager.
When creating a new item I want the NewForm.aspx to autopulate the Manager field with the user's manager.
I know we can autopulate ...
0
votes
1answer
289 views
Custom Form Template Issues WSS
This is mainly a verification question as I have been fighting with an issue for a couple of days now. I have two lists derived from 2 custom content types. Both content types used the task base ...
0
votes
0answers
8 views
Associate different custom list forms to different list views
I want to associated custom list forms , each time a different one for different views. Is this possible?
I have a document library. I have created views for Employee, Manager and HR. For each view i ...
0
votes
1answer
29 views
InfoPath form submit gets broken when converted to a UDCX file?
Here's the scenario:
We have a SPD custom workflow that is using the "collect data from user" action. So we have a number of fields in a Task list that the user needs to input.
We are customizing ...
0
votes
0answers
7 views
Sharepoint Designer 2010 Error: Error Creating Control
I have created a new oob calendar, added two choice columns to the default content type.
One of the columns should only be available on the edit form, not the new form.
So, I opened Designer 2010. ...
0
votes
1answer
40 views
Create a Travel Request form in SharePoint Foundation 2010
I want to develop a travel request form in which the user will provide all details and will submit request for traveling. On submission a workflow will be started and it needs to be approved from 5-6 ...
0
votes
1answer
9 views
Unable to update default list forms on a Sharepoint 2007 list
I have created some custom forms for a Sharepoint 2007 list using Sharepoint Designer 2007. When I attempt to "install" these by opening the list properties dialog box in SPD, it appears to accept ...
0
votes
0answers
13 views
Custom (Pre-defined) Time Slots on Sharepoint Calendar?
I have a Sharepoint 2013 team site set up and we have a room bookings calendar which i'd ideally like to restrict so that instead of booking time slots when booking, you book one of 3 predefined slots ...
0
votes
1answer
21 views
What would cause invisible People/Groups and Multiple Lines of Text fields?
Since upgrading to SharePoint 2010, I've seen several instances where certain fields in DVWPs do not appear. They seem to function just fine - but users think the field is actually missing from the ...
0
votes
2answers
70 views
Building a Custom Edit Form on a Content Type
I've built a custom content type called "Document for Review" and added a few extra fields (as you'd guess it inherits from Document). However I'd only want some of those extra fields to show up when ...
0
votes
1answer
57 views
Call javascript from datalist
Hi I want to call javacript code that populates the parent window. In my aspx page I have an sqlDataSource followed by a DataList.
<asp:DataList runat="server" id="DataList1" ...
0
votes
1answer
20 views
How to enable some choices in the document set form after it is approved
I have a document set and when a user wants to create a new one there is a choice column (radio buttons) in the new document set form. There are 5 choices (a, b, c, d, e)
When the user creates the ...
0
votes
1answer
25 views
Custom form with link to document
I have a custom form. In it I need to add a link to a document library. I need that this links works in the same way as a link in a document library (i.e. - when you click on it you have the option to ...
0
votes
0answers
65 views
Custom grid to edit items, SharePoint 2013
I've got a list that contains information about a project.
This list has information about: "Start date", "End date", and "Members".
I then have a list that will contain information about how many ...
0
votes
1answer
45 views
Making a Request form that pulls from Calculated Columns of other list
I'm new here (first post).
I have already read the great articles on this page but never posted until now.
I am looking for some guidance on this and hope you experts can help me.
Overview: I want ...
0
votes
2answers
50 views
Custom List Display Form doesn't apply to all users
I created a custom Display Form but only system admin can see this change. I set the disp form as default disp form and checked in. What else should I do? Thank you.
0
votes
0answers
73 views
Creating a New Form for content types in SharePoint Designer
This question is specific for SharePoint 2010. I have one list with 2 site content types. In SharePoint Designer, I can create a New Form and specify a content type for that specific New Form. When ...
0
votes
0answers
30 views
Add new item form order in Standard View
I have searched everywhere and I have not been able to figure out why the "Position from Left" does not match the sequence order for the form. I have gone to modify web parts > Default edit Form ...
0
votes
0answers
50 views
Assign users to a task without form
I have associated a workflow to a list.
When there is a new item, the workflow will be fire and it will assign a task to a user in order to edit the new item.
At first the edit is made through a ...
0
votes
1answer
48 views
Straightforward Approach To Creating Form?
Standard "out of the box" SharePoint forms aren't very aesthetically pleasing and quite clunky in form. I know that SharePoint designer lets you create custom forms/pages using Asp/aspx. Is there a ...
0
votes
0answers
129 views
jQuery and NAPA a good option for Customizing List and View Forms in SharePoint Online 2013?
I’ve been playing with SharePoint Online 365 (2013) and NAPA for a few days now. Deployed a simple AppPart.. great potential in this. We have a big SP 2007 Farm with about 200 Site Collections. About ...
0
votes
1answer
38 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
0answers
54 views
Sharepoint 2007 HTML Form submitting to PHP Script not working
I am working in Sharepoint Designer 2007 through the web API to set up a form for a client of mine. The form simply collects some data, and upon submit, a PHP script compiles the data into a formatted ...
0
votes
1answer
267 views
Can't start any 2013 workflow on Document Set item, when it is created using custom ASP item form
I have created very simple ASP New form which looks as follow:
<asp:Content ID="Main" ContentPlaceHolderID="PlaceHolderMain" runat="server">
<SharePoint:FormField runat="server" ...
0
votes
0answers
73 views
Permissions issue with customized list form page
I have a customized page that was created by a feature reciever, here's what I did in pseudo-code:
1.) Create a customized URL based on new list's root folder url, to spawn a page
Dim newFormUrl As ...
0
votes
1answer
27 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
124 views
Customizing a discussion board New Form with Infopath
Is there any way to make a custom new form for a sharepoint discussion board through InfoPath? I can create custom forms through SharePoint Designer, but there are features from InfoPath I would like ...
0
votes
1answer
318 views
Upload a document in a specific folder
I would like to set a specific folder when I open the upload.aspx page to help.
I tryed to look in the dll but the license of reflector is expired.
UPDATED
Maybe this post can help ...
0
votes
0answers
22 views
Customizing List Form using webtemplates
I am creating a webtemplate in visual studio. I need to change the form input for a custom list item e.g. i need to add some text/images around input fields etc.
How would i go about doing this? ...
0
votes
0answers
121 views
I am getting “The data source control failed to execute the insert command.” error when I try to submit a new item. Can anyone help?
I created custom New Form for a discussion board and I am getting "The data source control failed to execute the insert command." error when I try to submit a new item.This only happens when one of ...
0
votes
2answers
142 views
Get Checkbox status
I'm trying to prevent users from editing an item after i've set a "WIP cutoff". I have a checkbox to set this and I'm trying to get the status of that checkbox using a function that has been used ...
0
votes
1answer
106 views
Test Transform on Standard SP Form Field
I'm trying to do a textTransform on a standard Sharepoint text field. The problem is that all the examples I can find do it via a "onblur". When I add this I get an error on the page, my presumption ...
0
votes
0answers
34 views
Process for creating shared worklist from Access?
I'd like to start with a disclaimer that I'm not a network administrator, but a department supervisor with admin rights to our department site...
Quick version: Is there a dynamic way to use a ...
0
votes
0answers
165 views
SPD - SOAP data source bound to form contrl = no data fields to pick from?
SP2010, SPD2010. Got a NewForm.aspx form. I am trying to populate a dropdown control with IDs and Names, coming from users in a particular group.
In SPD, Site Objects > Data Sources, I have created a ...
0
votes
1answer
68 views
Book/tutorial recommendations for very specific SharePoint 2010 requirements
Firstly, apologies for the nature of this question - I need to know this is at all possible BEFORE I begin to try to inderstand HOW!
We are looking to expand our SP2010 installation from a basic ...
0
votes
0answers
158 views
Using customized list field iterator breaks sharepoints attachment behaviour
I have a requierement to supply the customer with a non standard form for a
custom list. On a sharepoint 2010 platform.
In order to solve this problem i have developed a custom list which uses a ...
0
votes
1answer
177 views
DataformwebPart outside of List folder and ListItemID from another Query string parameter not working
I've tested this before, but I can't seem to get it to work again.
I've got a Doc library with webpart pages. Create a new page and in SPD add a CustomListForm to a custom list in display mode. I ...
0
votes
1answer
288 views
Can you create a multiple select list without checkboxes in InfoPath 2010?
Is there a way to create the list box style control found at the top of the form on this page?:
http://www.sjbhealth.org/body_south.cfm?id=1290
It seems like the multi-selection list box control ...
0
votes
1answer
211 views
Customize LookUp Field
Someone knows how to customize a LookUp field to make it look like it:
http://www.codeproject.com/Articles/18929/An-OwnerDraw-ComboBox-with-CheckBoxes-in-the-Drop
(Dropdown + Checkbox).
0
votes
1answer
398 views
Method behind attachment, for custom pages
This may be a poorly formed question, but I'm fairly new to sharepoint. What I'm doing is creating a custom page (just basic HTML and JS), and using that page to call SPAPI and SPServices to input ...
0
votes
0answers
198 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 ...

