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.
1
vote
0answers
12 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
2answers
39 views
Prevent/override standard Modal Dialog close button(X) from closing
I want to validate custom modal dialog form and if its not ok, prevent form from closing.
For this purpose, I attached to X-close-dialog-button. Problem is to prevent it's default behavior.
function ...
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 ...
2
votes
2answers
45 views
Get Modal Dialog Close button
I have override new item form for list, opening myPage.aspx where this javascript is in the "PlaceHolderAdditionalPageHead":
function fGetCloseBtn() {
var closeButton = ...
0
votes
2answers
316 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 ...
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
1answer
23 views
Adding a field in a SP database, wtih ability to paste images from clipboard
We currently have a database where screenshots are sometimes required to go along with the data. Currently it's a long process, since we have to first save it in a file and then attach it to the ...
1
vote
1answer
26 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
0answers
39 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 ...
0
votes
0answers
34 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 ...
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 ...
1
vote
1answer
380 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
837 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 ...
0
votes
1answer
15 views
Resources files and default list forms (SP2010)
I have a feature that provisions fields, a content type, and a list based on that content type (all programmatically)
To implement localization, I set the title of the SPFieldLink objects to a ...
0
votes
2answers
26 views
Create an associated record in another lists automatically linked with the record I've just created in a list
I've two lists, one of persons, and one of addresses for theses persons (my purpose is that one person may have multiple adresses).
I'd like, when I add a person, to be able to directly add an ...
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
73 views
How to show save and control button in Sharepoint forms without having users to scroll down to bottom
In order to see "save" and "close" buttons in Sharepoint forms (edit, display or view mode), we have to scroll down to the bottom.
How can I make all the controls visible at the same time without ...
1
vote
0answers
40 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 ...
2
votes
3answers
6k views
The “Add new document” link on Forms Library list form is messing up
It links to upload document page insead of pulling the infopath.
http://sitecoll/sites/0438A/_Layouts/listform.aspx?PageType=8&ListId={7BA9BF8D-52B5-432D-8068-B5290D2E7602}
But if i edit the ...
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
2answers
49 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 ...
2
votes
2answers
263 views
Disable a form text field with jquery in CEWP not working in Chrome/Firefox
I want to simply disable a text field (specifically a "person/group" field text box) from being editable on the edit form page of my list item. I have it working in IE using a Content Editor Web Part ...
0
votes
0answers
62 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 ...
1
vote
2answers
657 views
SP 2010 - Use Standard EditForm.aspx as the default Display Form in a list
SharePoint 2010 -
I am trying to set up a Calendar such that when a user clicks on an existing Calendar Item they immediately are in the Edit Form, not the Display Form. I can easily set a different ...
0
votes
2answers
201 views
New List Item - How can I change the order of fields in the form?
I need to change the order in which some fields appear on the new list item form for one of my custom lists. Regardless of the ordering in the view I have selected, the fields always seem to appear ...
1
vote
3answers
3k views
SPD 2010: Can fields be hidden by Conditional Formatting on NewForm?
I use content types to dynamically change which fields (columns) are initially displayed on the newform page. I am trying to have the fields change as the user is filling out the form. I was trying to ...
1
vote
1answer
69 views
Hide some fields from EditForm
I have some troubles with EditForm in Sharepoint.
In SPD 2010 i have created External Type and defined CRUD method for him. I want to show in Disp form all item fields, but in Create and Edit form ...
0
votes
1answer
99 views
Sharepoint 2010 List Settings
I am Using a List in which i created Approval Required Column as Choice(Drop Down) with values Yes or No. Also i have a People Picker Column. The objective is the people picker must be disabled or ...
1
vote
0answers
213 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 ...
5
votes
7answers
10k views
List and column visibility in new item form
I created a new list on my site for collecting issues/incidents. I customized columns and I included two that are relevant for developer, but not for testers:
Status - used to change from ...
0
votes
2answers
213 views
Custom List Form with SharePoint Designer 2010 after default form was customized with InfoPath
I have a custom list in SharePoint 2010. I've customized the default form with InfoPath 2010 for two reasons:
Better display for the business.
Hide some fields that the users shouldn't be able to ...
1
vote
1answer
35 views
How to collect data from many users
In our company from time to time there are polls (like 'Name, Employee number, Will you attend the christmas party? Dinner preference?' ... ) which are typically handled via Excel sheets shared in a ...
0
votes
1answer
89 views
Editing list in Excel and save to existing Sharepoint list
In Sharepoint 2010 it is possible to export list into excel sheet format, but is it possible to edit list and then export it back to same Sharepoint list?
For example:
1) Sharepoint list (lets say ...
0
votes
2answers
574 views
Conditional Show/Hide Field in NewForm.aspx with Javascript/Ajax
I want to show/hide a Field according to the selected value of a Choice field. How can i achieve this with javascript or AJAX?
Edit:
I tried this but, i cant even get the value of the selected value ...
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 ...
1
vote
2answers
830 views
how to link to sharepoint 2010 edit form directly in email
Is it possible to go to the edit view of an sharepoint 2010 list item directly from email? I have a workflow that sends an email to a user to edit a list item. The link -at this time- takes them to ...
1
vote
0answers
113 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 ...
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 ...
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 ...
0
votes
1answer
207 views
Empty/Blank newform.aspx on sharepoint 2010
I have created a list with 20 columns and I have this issue: when I click to add a new item the newform.aspx page that open is empty/blank (no control shown at all)!
I never had this problem before. ...
1
vote
1answer
227 views
SharePoint 2007 Form auto submit
I would like to use standard SharePoint form for list (NewForm.aspx), but want to auto submit it after specified time - 60 minutes to list. All fields will be optional. This will be used for quiz for ...
2
votes
4answers
600 views
Joining two lists in a single view or edit form
I'm having trouble creating a joined edit or view form from 2 lists in Sharepoint 2010.
Details
I have two lists in Sharepoint 2010 that have a 1:1 relationship. When a user creates an entry in the ...
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
1answer
173 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
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
1answer
312 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, ...
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
2answers
608 views
Unable to create list form(newform,editform or displayform) in SharePoint 2010
Using SharePoint Designer, I am trying to create some dummy listforms (newform1,editform1 or displayform1) but when I create one it pops up the following error.
"could not save the list changes ...
0
votes
2answers
646 views
Button in InfoPath to start a workflow (Out of the box) [duplicate]
Possible Duplicate:
Is there a way to start a workflow through an infopath button?
I have a client that wants to start a workflow on a list item from the InfoPath form. I haven't actually ...


