form for displaying or editing data in a list
7
votes
3answers
1k views
Data View Web Part and Custom List Form show Attachments
I have found a few ways to add attachments to a Data View Web Part, but I can only get this to work when the SharePoint:AttachmentsField is not being used anywhere else on the page.
Currently my ...
5
votes
3answers
1k views
How do I fetch the attachments from an AttachmentsField control?
In WSS 3.0, I've got an edit form which includes an AttachmentsField control. It corresponds to the list of existing attachments, with delete links. In a normal edit form, if you delete an attachment ...
5
votes
2answers
543 views
Why does the FileUpload control get bound to the current list item in a custom list EditForm?
I've written a custom edit form for a list which means I lose certain out of the box capabilities such as Attachments as it was part of the out of the box form. The way I have implemented the form is ...
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 ...
4
votes
1answer
785 views
Custom form: Attachments are half-broken
I've created a custom edit form, and the attachments functionality is half-broken. When I click the attach button, it takes me to the attach form and I can browse, select a file, and hit OK. That ...
4
votes
1answer
205 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 ...
4
votes
1answer
380 views
Insert images from computer into Rich Text Box
I'm using SharePoint 2010. Out of the box forms allow me to imbed images that I can upload from my computer. If I edit the form using InfoPath (something I want to do) I lose this ability.
Has ...
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 ...
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.
...
3
votes
2answers
2k views
SharePoint Lists' EditForm & DispForm
I haven't been able to find any information regarding this, so I hope you guys can help me out on this.
Since all lists in SharePoint all have an EditForm.aspx and a DispForm.aspx I am wondering if ...
3
votes
5answers
4k views
How to properly add a code-behind custom form template
I am creating a custom form template for a list and this form template uses a lot of controls such as panels and dropdowns. I am using a rendering template in the controltemplates folder and have this ...
3
votes
2answers
2k views
How do I deploy custom list edit forms in the sandbox?
I'm creating a List Definition for use on 2007, 2010 (Sandboxed), and 2010 (unrestricted) that will need custom new and edit forms; unfortunately the Sandbox specifically excludes custom application ...
3
votes
2answers
815 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 ...
3
votes
2answers
2k views
How to display lookup additional field in display form?
I have two lists: Projects and Tasks
In the Tasks list, I have created a lookup field titled ProjectID which targets ID filed from the Projects list. Also, I have set for this field to display an ...
3
votes
2answers
912 views
Possible to have Infopath form deployed in a feature? SP2010/VS2010
I'm using new VS2010 Sharepoint Project. I can add a site column, content type, list definition without any problem.
Is it possible to also have an InfoPath form included in a Feature?
I want to be ...
3
votes
2answers
547 views
Getting started with Workflows in SharePoint 2010
I'm a starting sharepoint developer asked to implement the following scenario in sharepoint 2010.
We're a bit lost on the best approach to get started.. I'm really struggling to find the best practise ...
3
votes
2answers
1k views
How can I get rid of the ListFormWebPart in a custom form?
I'm pretty new to SP, but I had to bite the bullet and create a custom new form for a custom list schema. I mirrored the field structure with textboxes and such, added some custom javascript, ...
2
votes
4answers
1k views
Single form for multiple lists
Is there any chance to do that? If so, what do you suggest me to do? I have two custom lists that are related to each other, while adding an item to main list, i have to add some parts of it into ...
2
votes
2answers
945 views
Implement the existing RichText editor in jQuery form
I have been working hard to develop custom forms that are completely done in jQuery/javascript. I can create all of the fields I want except for the richtext editor fields. I know sharepoint uses some ...
2
votes
2answers
2k views
Custom Form Does Not Display “Created By” value
I'm creating a custom form in SharePoint designer and I'd like to display the value of the "Created By" field in a section of the form. I've done this successfully with other columns in the form.
For ...
2
votes
3answers
5k views
Sharepoint Designer 2010 Make Copy of NewForm.aspx
How do you create a new copy of NewForm.aspx in Sharepoint Designer 2010. I would like to the customize the copy. I tried to copy the source code from the original to a new New Item Form, but that ...
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 ...
2
votes
1answer
465 views
Cannot Create Custom InfoPath Form on my list
I am trying to add a custom InfoPath form on a list which uses one of my custom content types. However, attempting to do so throws this complaint:
"Customizing the form for this content type is not ...
2
votes
2answers
155 views
Markup for Contact Notes field in custom list item display form?
I am creating a custom display form for a SharePoint 2007 Contacts list. Among the fields to be displayed is the OOB Contact Notes field from among the Core Contact fields. When using the default ...
2
votes
2answers
1k views
How to make SharePoint fields mandatory conditioned on other fields?
For example, in a workflow task, I might have a master field called "Approve" which, if set to "No", makes it unnecessary to complete the rest of the form (and thus makes them non-mandatory). Is there ...
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 ...
2
votes
1answer
1k views
publish infopath listform to sharepoint multiple site's list
I have one site collection that having two subwebs: i.e web1,web2
both webs having one Test custom list.i have open Test list and using Customize Form tab into list setting of Ribbon.
than i publish ...
2
votes
1answer
101 views
What kind of page to use?
I'm building an interface that allows for users to customize the webpart zones on their page to a layout of their choosing.
It seems the best way to do this is to have all possible layouts present on ...
2
votes
1answer
48 views
Reload upon selecting Date
I was hoping someone could suggest what I can do in order to refresh the EditForm page after the user Selects a date..? Thanks in advance.
Brandon
2
votes
1answer
2k views
How do I use the form save button with a custom web part?
In order to familiarize myself with SharePoint development, I have created a custom web part to replace the default New, Edit, and Display forms of a custom list. Is there a way to use the already ...
2
votes
1answer
535 views
how to build a custom picker control
I wanted to build a picker control that would work upon a ECT like the out of the box picker but at the same time would also be able to show the picker dialogue based on some filtering criteria ...
2
votes
2answers
409 views
how to move multiple items into a listbox in infopath 2010
I have an infopath form that has two list boxes. I'm wanting to be able to add multiple items from one listbox to another. similar to this :
any help would be much appreciated!
2
votes
2answers
405 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 ...
2
votes
1answer
336 views
Upload a file into new document upon folder creation
I have a document library in which I want to store folders (people). Each folder have some metadata (person's properties). Then in each such folder I will hold documents (files) associated with ...
2
votes
1answer
495 views
Document Library Icons
For SharePoint (2007/2010) if I want to build custom UI to render a Document Library (pretty it up a bit), is there a field on a Document Library SPListItem that tells me the link to the document ...
2
votes
1answer
1k views
SharePoint Designer: Customised NewForm.aspx 'Magically' set as default for list
The situation.
I inherited a SharePoint Portal with
an 'Issues' list which was being used
to add new work items using the IT
Bug Content Type.
Users asked for some additional fields for 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 ...
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 ...
2
votes
2answers
2k 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 ...
2
votes
1answer
463 views
SharePoint 2010: Set a fixed upload location
When using Announcements or Discussion forms it's possible to upload a document when entering data into the body field. (The editing tools are available and when clicking on the insert tab the Upload ...
2
votes
3answers
4k views
Creating Custom Forms for Outlook 2010
I am given a task to create custom forms for Outlook 2010. I need to learn about Adding and Populating Custom Controls like dropdowns. I am a fresher in Sharepoint and the first task i got is as ...
2
votes
1answer
2k views
Workflow create task with content type - Custom Forms in InfoPath
I know it's possible to customize the forms of workflow tasks but is it possible to have them customized also for "CreateTaskWithContentType" component, not just for "CreateTask"?
I had a try of ...
2
votes
1answer
2k views
How to submit an InfoPath form to a SharePoint List via email?
I want to some users to submit some data via a form (InfoPath) sent by email in such a way that the form data is captured in the list.
i.e.
Form is sent in an Email alert.
The data filled in the ...
2
votes
0answers
695 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
365 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 ...
2
votes
2answers
2k views
Form Action Workflow “canceled by System Account”
I've created a button, around which I've wrapped a form action that calls a custom form action. Problem is, it keeps erroring off with:
User ID Date Occurred Event Type Duration ...
1
vote
3answers
2k views
Master Page file cannot be loaded when trying to edit aspx on a subsite
A while ago, we (myself and our web developer) customized our master page. We made a copy of v4.master called v4custom.master and edited it. This was at the site collection level. Just recently, a ...
1
vote
2answers
544 views
SharePoint 2010 - Electronic form data into SharePoint
We have a need for users to fill out an electronic form. I then want this data to be available in a SharePoint list for tracking purposes. SharePoint is in a hosted environment where I do not have ...
1
vote
1answer
511 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
2answers
3k views
Editing a custom infopath form published to a library?
I had built an infopath form and published it to a library in sharepoint.
Unfotunately, I lost the file on my local machine in the middle of a user profile sync chaos.
I tried editing the form in ...



