form for displaying or editing data in a list
0
votes
1answer
14 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
389 views
Custom Add New Item Form Not Loading After Solution Upgrade
On my farm solution, I am creating custom Site Collection Definition, Content Type and new List based on that Content Type.
For the List, I created custom form and added it to the list Schema.xml as ...
0
votes
1answer
11 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 ...
1
vote
1answer
37 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
2answers
32 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
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 ...
0
votes
1answer
371 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 ...
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
2answers
1k views
sharepoint field radio button onclick
We have a custom list with choice radio button field with values (Yes,No) and a Checkbox field. We want to hide the Checkbox when user click no, how we can achieve this in SPD?
what is the best way ...
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 ...
2
votes
1answer
1k views
how to get or set ItemPicker control value
I am building a custom form and I am using ItemPicker control to fetch data from an external entity . I am able to fetch the data using the ItemPicker but my next work is to fetch the value from this ...
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 ...
0
votes
2answers
2k views
Editing OOB “Add Comment” Post Webpart
I've gotten pretty good at editing OOB XSLT List View parts, but there's one section I'm not really sure how to edit. In my blog, I enabled comments. However, I think the default "Add Comment" web ...
0
votes
2answers
48 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
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 ...
4
votes
2answers
1k views
Content Type dropdown in a custom list edit form
I have two content types created A and B. I have a list definition where I placed those content types.
Using SPD 2010, I created a custom list edit form and as you know, SPD 2010 will ask you to bind ...
1
vote
1answer
383 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 ...
0
votes
1answer
193 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" ...
4
votes
1answer
194 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
2answers
816 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 ...
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
0answers
50 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
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
2answers
37 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.
1
vote
1answer
129 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 ...
0
votes
1answer
57 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
239 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 ...
1
vote
1answer
251 views
The attribute 'autoeventwireup' is not allowed in this page in sharepoint
I had two FARMS. QA and PROD. Both are identical. 2 WFE / 2 APPSERVERS / 1 SQL BACKEND.
When (in QA) I browse an .aspx page it returns this error:
The attribute 'autoeventwireup' is not allowed ...
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
3answers
2k views
newform.aspx and People Picker field - set current user as default?
This is for SP2010. Got a list. One of the fields is a "Person or Group" type, with the results limited to members of an SP group.
I've created a copy of NewForm.aspx in SharePoint Designer, and am ...
0
votes
6answers
464 views
How add item name with URL in EditForm?
Maybe someone know how add item name with link in EditForm, like it is in DispForm?
Image of what I need to do:
(if the image isn't visible: http://i.stack.imgur.com/CqxQU.jpg)
1
vote
3answers
447 views
Custom Infopath form - Dynamically create controls dependent on user entry
I am creating an inventory form on InfoPath 2010 to be used in SharePoint 2010.
I need to dynamically generate controls (text boxes) for serial numbers which depends on the number entered into a ...
0
votes
0answers
26 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 ...
2
votes
2answers
401 views
How can I update a custom form (Edit/New Item) without deploying the list?
I have a list in Visual Studio 2010 with a custom forms (EditForm/NewForm). I deploy the project to SharePoint Server 2010, to update the New Item form.
The problem is that if I deploy the project ...
3
votes
2answers
749 views
Custom Forms without Info Path Forms Services
I have SharePoint Standard which does not come with InfoPath Forms Services.
I want to be able to create a simple expenses workflow which gathers info using a form.
I've heard though I have a ...
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 ...
0
votes
1answer
508 views
SharePoint Designer doesn't see changes in content type
I've changed a site content type and set it to update those that inherit from it. However, when I go to create a custom list form based on a list with one of those content types, SPD gives me the old ...
1
vote
1answer
76 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
42 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
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
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 ...
0
votes
1answer
57 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
218 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
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
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 ...
1
vote
1answer
164 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 ...
4
votes
3answers
6k views
How do I customize a workflow task form?
I am trying to edit the form that appears when I edit one of my tasks in SharePoint 2010. I currently have a Workflow with an approval process. I believe I can get to the relevent form for my ...


