form for displaying or editing data in a list

learn more… | top users | synonyms

4
votes
1answer
1k views

Exception from HRESULT: 0x80131904 - when using Custom List Forms

Can anyone help ? I run into a strange problem. I have a custom List designed in Visual Studio 2010 with Custom Content Type.When I add Item to the list using default forms everything works ok. ...
2
votes
1answer
222 views

Custom forms for external lists guidance

I need guidance/suggestions developing an app which will be hosted in SharePoint using external content types. So far I have a BDC model which works fine for reading the data und displaying it in an ...
1
vote
1answer
52 views

Quick way to change Custom New form web part into custom edit form

I just created a custom new form web part in C#. It works great and adds a new item to the list with the 'Save' button. Now, I am trying to reuse the same code to create the custom edit form. But I ...
1
vote
1answer
38 views

warning of duplicate item while uploading file in document library

I have a standard document library. I want to prompt the user if file name already exists in document library. I want this Friendly Error (with custom error text) on "Upload Document" form when when ...
1
vote
1answer
219 views

Custom form template with external list does not work

I have following .ascx file <%@ Assembly Name="Microsoft.Web.CommandUI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register TagPrefix="SharePoint" ...
1
vote
1answer
391 views

How to create event registration form that sends AUTOMATIC CONFIRMATION EMAIL using SharePoint 2010 anonymous custom list?

I'm trying to develop event registration form using anonymous SharePoint 2010 custom list. Now, I got all the features I want; form fields, submit button that leads to confirmation page, but I want ...
1
vote
1answer
105 views

How to display fields horizontally in a New or Edit form in a Sharepoint list

I'm build a sharepoint list and a form that will allow me to track projects and spend through the year. I would like to display the monthly spend input fields horizontally (across) rather than ...
1
vote
1answer
33 views

How to open application page on check in button click in document library

For a document library ,while checking in document, I need to open a customized check in form on click of check in button instead of opening inbuilt form. Does anybody know how to do this ? Thanks ...
0
votes
1answer
15 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
1answer
36 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
18 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
21 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
1answer
37 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
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
281 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
1answer
174 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
261 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 ...
2
votes
0answers
685 views

Multiple Item Form only updates last row

I've created a multiple item form in SharePoint Designer 2007. However when I click save only the last row gets updated. I've simplified this down to just a primary key value and an input field yet ...
2
votes
0answers
362 views

Custom Edit Form for Drop Off Library doesn’t work properly

I have to customize edit form for the Drop Off Library – add some additional fields from external content type Partner, define certain field to be in Display mode ... So, I created a custom edit form ...
1
vote
0answers
13 views

Dynamically changed view of XsltListViewWebPart (in the custom form)

I have a form with custom XLV: <WebPartPages:XsltListViewWebPart ID="Xlv" runat="server" />, AFAIK, the view for this webpart is stored in the list as hidden. When user open form, the XLV query ...
1
vote
0answers
214 views

Fully dynamic SharePoint 2010 Forms (newform.aspx,Edit.aspx etc.) generation

What we want : A Form that display normal document library fields and in between show some custom controls e.g. Listbox,dropdowns,buttons. How it works : Custom controls hold associated task item ...
1
vote
0answers
75 views

Document Library Custom Form

I have a document library where i have added a custom edit form. I also have given a custom dropdownlist in that form for the user to select the Content Type and default sharepoint save/back buttons. ...
1
vote
0answers
13 views

What causes this error? - Server error: This schedule may only be modified using the SharePoint forms?

I have a list which has a bunch of aspx pages in the root of the list, along with the standard New, Edit, Display forms. I am not able to save any of these, I recieve the error noted in the Title. I ...
1
vote
0answers
37 views

Custom Form for Document send to option

Good Day! I have a project on Sharepoint 2010 which requires the following: 1) Under the document settings, there is a "send to" option, I need to be able to add a location to that "send to" which ...
1
vote
0answers
214 views

Close window after save editform with Drop off library

I have a problem with closing my explorer window from the SharePoint 2010 listitem editform. I am opening a new explorer window from Outlook. In this window I open the editform from the ...
1
vote
0answers
158 views

My custom form isn't saving lookup fields

I have a list with two content types. I've created two custom forms for creating new items (because one field I don't want until the 'edit' form). One works great. The other one doesn't. What's ...
1
vote
0answers
81 views

How to manage hardcoded paths in custom InfoPath forms for different environments (dev, staging, release)?

When you create custom InfoPath forms for your SharePoint components (lists, workflow tasks or initialization form etc) all web references point to InfoPath Designer. Create one from a blank form and ...
1
vote
0answers
116 views

Infopath forms - Filter external datasource items by user profile

As a continuation of another question of mine, I'm implementing cascading drop-downs using InfoPath based on this article . The thing works nice but I'm wondering if there is a way to also filter the ...
1
vote
0answers
827 views

Overriding FormUrls and alternative form?

In a content type, I override the forms of the CT : <XmlDocuments> <XmlDocument NamespaceURI="http://schemas.microsoft.com/sharepoint/v3/contenttype/forms/url"> <FormUrls ...
0
votes
0answers
6 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
0answers
52 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
0answers
64 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
27 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
49 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
0answers
118 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
0answers
52 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
0answers
69 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
0answers
122 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
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
119 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
0answers
33 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
164 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
0answers
156 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
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 ...
0
votes
0answers
52 views

Allow nullable/Empty associaten in forms

I have a BDC model with various entities and some associations between these entities. When creating or updating en entity I am able to select an associated entity for a relevant property using the ...
0
votes
0answers
349 views

Auto populate people picker InfoPath form for SharePoint list?

I select Subject in a dropdown and have a lookup value for Teacher that I insert into a people picker with an action. It works fine on the form, the person gets validated immediately but when I save ...
0
votes
0answers
38 views

EditForm Not Retaining Currency Data

So this issue kind of relates to my first post but I wanted to keep it seperate. What is happening is that if a user edits a specific item in a list, the data that is in the 12 currency fields goes ...
0
votes
0answers
173 views

Custom form losing input after submit

I have a custom form that is connected to a database. This form is very simple, I have 4 fields, First Name, Last Name, Email and Address. The fields First Name and Last Name are required fields. ...
0
votes
0answers
29 views

How do I update a field when someone opens a form to view it

I have a list with a datetime field that must be updated when the user first opens the view form. I am not allowed to change the web.config for the SharePoint server so inline code is out of the ...
0
votes
0answers
305 views

Customize the listforms(newform.aspx) using sharepoint designer

I am working on customizing the newform.apx of the list called customerList. So I went ahead and created a newform1.aspx using designer. This newform1.aspx has all the columns of the customerList. ...

1 2