form for displaying or editing data in a list

learn more… | top users | synonyms

1
vote
3answers
37 views

Replacing AllItems.aspx with a custom AllItems.aspx

I'm trying to customize the page that is used to show the content of folders in a certain (dynamically created) list. This page appeared to be AllItems.aspx. To customize the page I decided to replace ...
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. ...
1
vote
0answers
15 views

NullReferenceException: Task List, RelatedItems and New Item Forms

I started trying to make myself a custom New Item form for a OOTB task list in SharePoint Server 2013 with the latest CU's. I found that if my DataFormWebPart had the RelatedItems field present and ...
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 ...
1
vote
0answers
27 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 ...
0
votes
0answers
12 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
1answer
33 views

InfoPath 2013 to replace formated SSRS reports of Single SharePoint List items?

New to Infopath. Can we natually and easily use Infopath 2013 to do the following with SharePoint: Format SharePoint List Data on a sharePoint WebPart web page for a single SP List item (determined ...
0
votes
2answers
66 views

How to hide “Save” button on the MS Dialogue (pop-up) Ribbon?

I want to hide the "Save" button in the pop-up window which appears when we add new item. I tried using javascript getElementById to hide in NewForm.aspx page but it didn't work. Update: I ...
2
votes
1answer
27 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
74 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 ...
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 ...
1
vote
1answer
51 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 ...
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
49 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
1answer
70 views

Opening newform/editform.aspx in SP Designer for further customization only shows default forms

On a document library I have a custom content type and I want to edit its forms in SP Designer. Going to the library in Designer and clicking on any of the forms in the Forms section shows a seemingly ...
1
vote
1answer
516 views

Get Current User's Department Name and Manager From Active Directory

How the "department name" and "manager" attribute value could be retrieved from active directory programmatically? For ex. i will have custom newform.aspx to create some new item, in the code-behind ...
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 ...
1
vote
1answer
135 views

Customizing external list form

I need to create external list and i need customize display and edit forms. I want add something like tabs, i.e. i want to input some fields in one tabs, and some in another. I must use ClientObject ...
1
vote
1answer
94 views

What is a good strategy for creating a calendar that requires supervisor approval to post an event?

I have been thrown into the Sharepoint deep end. My developer-side knowledge of the platform is limited, but I do have plenty of programming experience in general, so I'm confident that I can figure ...
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 ...
1
vote
1answer
242 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
0answers
227 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 ...
0
votes
1answer
61 views

Reformatting the Choice Field to be more user friendly

This is an odd one, so I appreciate any help with this. We have a choice field, Work Status, on a list used for project tracking. Over the course of requirements creep (out of my control!), the ...
2
votes
1answer
256 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 ...
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 ...
1
vote
1answer
217 views

Change context using RenderContext for SharePoint control doesn't work after postback

I am trying to create an ASP workflow task form. It should contain two types of fields: fields from related item (on which WF was started); fields from task (such as Due Date). For that I try ...
0
votes
1answer
52 views

save and insert custom form as webpart

I have a list, lets call it Potatoes. This list normally offers me NewPotato.aspx, EditPotato.aspx and ViewPotato.aspx. I needed a custom edit form, so I made SubscribePotato.aspx. How can I save ...
0
votes
1answer
266 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" ...
1
vote
2answers
105 views

How to determine item ContentType in FormControl (FieldIterator for instance)?

I've implemented my ListFieldIterator to change the way field controls rendered. I'd like to change the behaviour of form depending on the item content type, but any attempts to determine ...
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 ...
1
vote
0answers
80 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. ...
4
votes
1answer
206 views

How to alter SP2013 workflow task from an ASP task form?

I have created SPD workflow with a custom ASP form. My form opens when clicking on a task link and I can show information about the task. Now I want to alter the task after pressing a button, but ...
1
vote
1answer
454 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
2answers
1k views

Sharepoint 2010 custom calendar display form Date formatting not displaying on site

I have been tasked with setting up a calendar on SharePoint 2010 Foundation to record bookings. I would like to use a custom display form so I can remove and/or reorder the fields. I created a new ...
2
votes
1answer
197 views

FormField value set with javascript, value lost on postback

I have a custom list of "requests" which need to accommodate a required time range for a single date (among other fields), so I added "start" and "end" columns of date and time type. I used designer ...
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 ...
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 ...
1
vote
1answer
175 views

ListFieldIterator postback issue

I have strange behavior of ListFieldIterator in SharePoint 2013. I create custom template for my list in CONTROLTEMPLATES folder, copy default template and add button that does post back (the event ...

1 2 3 4 5