SharePoint lists and libraries contain list forms that allow users to display, edit, and add items to a list or library using a list form.

learn more… | top users | synonyms

2
votes
5answers
380 views

Workflow on List Form - The Wrong Approach?

I am running SharePoint 2010 Enterprise. I am relatively new to SP. What I want to do is create a form for my Publishing Site for authenticated users to fill out. I want the form to behave like any ...
2
votes
3answers
4k views

redirect a user after submitting an infopath form

I made a custom list in SharePoint and then created an infopath form based on that list. I created a new page in my SharePoint publishing site and added an infopath webpart that looked at my ...
0
votes
2answers
53 views

Modify List Forms with SP Designer 2013

I want to change the width of the fields and make the picture links viewed as an image not as an URL in the Display Form. I can modify list views with SP Designer but I don't know how to modify the ...
0
votes
2answers
325 views

Getting an “Access Denied” error when generating a new item (document set) form

I am working on a system in SharePoint 2010 where we have many (>40) custom content types, all derived from Document Set. The system also has some strictly defined user roles, so we have set up our ...
3
votes
1answer
1k 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 ...
1
vote
1answer
32 views

Sharepoint 2013 List/Form with Repeating and Non Repeating sections

Can someone point me to how to go about creating a sharepoint list form with a repeating and non repeating section? For example, a form that basically submits a team's information to a sharepoint ...
1
vote
1answer
397 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
55 views

Unauthorized error when adding form to a form library

I have a webpart that extracts a form from an infopath template then it attempts to add this to a form library in SharePoint. I get an unauthorized error 401 when it attempts to add the file. It ...
1
vote
1answer
838 views

create custom sharepoint new form in visual studio

I am creating a custom list inside a feature receiver. I would like to create a custom New Form for my list. So, the list is not created via List definition. Can anyone guide me how to create the ...
1
vote
1answer
380 views

best way to implement inline editing of a data view web part styled using custom xslt

I need some advice regarding the best way to implement inline editing of a data view web part styled using custom xslt. The data view web part gets the data from the list and would be styled as ...
0
votes
1answer
41 views

Form to pick a folder content type from a list and create such a foder

After a document is uploaded, SP opens a form (EditForm if I am not mistaken) that allows the user to pick the content type of the new document from a list of document content types allowed in the ...
0
votes
1answer
259 views

post data from an HTML web form to a sharepoint 2007 list

I am trying to collect data from my user on an html web page in a form. Then I need for that data to post to the sharepoint list once the submit button is selected. The webpage is on the same ...
0
votes
1answer
174 views

Layout of Picture Library Rendering Template

I have an existing Picture Library that is used to store photographs. I have added a custom column called Estimated (Yes/No) to this list to indicate if the Picture Taken Date field is estimated or ...
0
votes
1answer
201 views

SharePoint Item Edit Form (editform.aspx) keeps closing webparts

We have a custom list within MOSS 2007 which sporadically closes the edit forms web part, despite the fact that the web parts property 'allow close' is unticked. The only way to make the form work ...
0
votes
1answer
280 views

Customized Data View Forms with Content Types

I have a list with 2 content types attached. I need to customize the new item form for both content types using SharePoint Designer customizations. The default content type works great and submits the ...
0
votes
1answer
313 views

Use a RadioButtonList update list columns?

Does anyone know if it's possible using SPD w/ MOSS2007 to use a RadioButtonList value to update columns in a list using a custom insert list form without binding the asp:RadioButtonList on page load, ...
2
votes
0answers
344 views

dropdown box(sharepoint form field) validation sharepoint 2010

I have a sharepoint form field(look up field), a dropdown box in a list...below is the screen shot when i type into it it finds the name.. but when i type a text which is not present in the drop ...
1
vote
0answers
14 views

How to create object of type SP.ListItemFormUpdateValue

How can i instantiate object of type SP.ListItemFormUpdateValue and initialize it to a List field so i can read the field values on client side? If this is not posible, how can i read a value in a ...
1
vote
0answers
40 views

Customise list forms using Napa

My organisation is using SharePoint Online (Enterprise plan - now upgraded to SP2013) and would like to customise a number of the OOTB list NewItem, EditItem and DisplayItem forms. Given my ...
1
vote
0answers
43 views

Lookup column automatic selection in list form upon adding new item

I have a site page with two related lists, this relation being established via the webpart option "insert related list", and I'm using ID column in my child list as the lookup column. The child list ...
1
vote
0answers
215 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
115 views

Default List pages (NewForm.aspx/EditForm.aspx) and breadcrumbs

All, My understanding of SharePoint is that NewForm.aspx/EditForm.aspx et al. are Application Pages that for each List are initially fetched from the Hive directly and processed by ASP.NET, but can ...
1
vote
0answers
192 views

ListFormWebPart and Default Values

I'm using the ListFormWebPart in a custom web part page for creating and editing objects. One issue, though: when I go to create a new object using the LFWP, it seems to be populating it with some ...
1
vote
0answers
194 views

Customizing richtextbox from formfield

This applies to SharePoint 2010. I have a requirement where users can only use a very specific set of "styles" when creating their content for SharePoint lists. As the "styles" ribbon button does not ...
1
vote
0answers
116 views

BDC Lightning tool on MOSS 2007. Using BDC in Picker and filtering

I've got a BDC I generated with BDC Lighning BDC Man. I added a BDC column to a list and when I open the address book picker I get the first 200 entries but search/filter does not work. Anybody know ...
1
vote
0answers
160 views

Approving a task directly from the dispform.aspx

I have a challenging requirement that I am trying to put my head around. I have a SP Designer 2007 workflow for MOSS 2007 that has a series of approval tasks for each approver in the process. Right ...
0
votes
0answers
40 views

ListFieldIterator does not create two column Table

I created a WebPart (SharePoint 2013) with an ListFieldIterator in it to display the Fields like in the NewForm of a specific list. According to all online examples and the default Form when adding an ...
0
votes
0answers
41 views

JavaScript OnChange for PeoplePicker or something similar in a NewForm.aspx

i have a document library where i added a people picker column where i can assign a person from the company. Also i have a column where the user should enter the department of the selected person. Is ...
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
11 views

Why do multi-select list boxes default into a group? Can't I just use a repeating text field?

I need to add a few hundred different multi-select list box (MSLB) controls to this form. And since IP doesn't allow me to easily name or arrange fields it is becoming quite a chore. Do I really ...
0
votes
0answers
31 views

How to create List/Workflow/Tasks in one environment to promote to higher one?

I would like to create a new List in SPD and then from there create a Workflow and Task/History lists. I then want to be able to "package" everything up somehow so I can promote it up to the next ...
0
votes
0answers
35 views

Amending EditForm.aspx for new list with no data - just displays “No content available”

I've created a new list in SPD2010 (for SP Standard Edition) and I want to amend the EditForm so that I can e.g. re-arrange the fields and add some custom buttons to trigger workflows. However, ...
0
votes
0answers
158 views

Enhanced Rich Text Column Giving “File not found” Error

Last week clients called to complain that they weren't able to edit their list items, or create new ones and that they were getting a weird error. When I go to see what they were talking about, sure ...
0
votes
0answers
886 views

How to get/set the Sharepoint field elements with parametrized properties/attributes?

Tried to ask this question in comments to: A Dummies Guide to SharePoint and jQuery–Getting & Setting SharePoint Form Fields but my question is not appearing in comments 2nd day. So, one ...
0
votes
0answers
306 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. ...