A form on a web page allows a user to enter data that is sent to a server for processing. Forms resemble paper or database forms because web users fill out the forms using checkboxes, radio buttons, or text fields.
1
vote
0answers
11 views
Infopath 2003 from deployed to sharepoint moss 2007 - with win8 and infopath office 2013 error access to the following form template is required:
we have had an Infopath 2003 template with c# codebehind deployed to sharepoint moss 2007 website used with a doc library.
now when trying to download the template with windows 8 machein that has ...
1
vote
0answers
24 views
Sharepoint designer - Collect data from user error
I am new to sharepoint workflow development.
I created my workflow in sharepoint designer 2010. My problem is the following:
My workflow has a few steps, in every step I use the "collect data from ...
2
votes
0answers
22 views
Update Custom Forms with Powershell
I'm trying to update custom forms of SharePoint lists in a large amount of SharePoint 2010 subsites with powershell.
I'm not quite sure what the correct approach is. The form itself can be found as ...
2
votes
1answer
358 views
Making DateTime fields ignore user timezones
We have a number of forms using a standard DFWP to serve up some simple forms. A few of these forms have datetime fields only showing the date portion. We're experiencing some issues where user A in ...
2
votes
1answer
37 views
SharePoint Daily Task Checklist
Really struggling to work this out in my head.
The requirement is as follows:
We have a checklist template, which I currently have stored in a SP list, containing 10 items (not tasks) for one ...
1
vote
0answers
30 views
Form size/amount of fields/rules limits in InfoPath
We know of the upper limit boundaries of SharePoint itself but,
what about the limits of a InfoPath form published to a SharePoint Form Library as a web form?
Does the size of the form have any ...
0
votes
1answer
327 views
how to deploy a custom list form when the list is created in the feature EventReceiver?
how to deploy a custom list form using Visual Studio 2010, when the list is created in the feature EventReceiver?
0
votes
0answers
16 views
Suggestion on how to create table using two data fields.
I am trying to replace an old system that contains a simple absence list.
We decided that a simple InfoPath form and a table are enough for the requirement. But now the user is requesting this old ...
0
votes
1answer
19 views
Running a Visual Basic Form on SharePoint 2010?
I am currently using SharePoint 2010 Foundation, I am also using Visual Basic 2010. I want to take a form I recently created in VB and display it in SharePoint for my users to access. I do not want ...
0
votes
1answer
319 views
Two similiar InfoPath 2010 form views but required fields on only one of them?
I have a form with two views, one view has all fields like title, date, subject, country, Yes/No and state. The other view only has date and Yes/No (a checkbox).
On the first view all fields are ...
1
vote
2answers
2k views
SharePoint Workflow, Approver Lookup List
I am trying to create an approval process for InfoPath Form in a Form Library, for SharePoint 2010. I currently have a list of approvers in a list on my SharePoint site called Approvers.
This list ...
0
votes
1answer
450 views
InfoPath and SharePoint: Domain Permission Level Error
I am needing to move a template into a content type folder and have it be the new template, but when I do I get this error when I try to open a form based on it. Anyone seen this before? What does it ...
0
votes
2answers
24 views
Forms being re-appended to themselves on every deployment (Sharepoint 2010)
I have a (sandbox) solution with some custom forms.
If I deploy it to a site that never had this solution installed before, everything works fine. However, every time I deploy it again, custom forms ...
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 ...
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 ...
0
votes
2answers
67 views
InfoPath not showing latest version after submitting changes
I am working with InfoPath 2010 programming for Sharepoint 2010. The template is published on local server drive and Imported using Sharepoint Designer 2010. I save once and do some revision on the ...
0
votes
0answers
30 views
Redirect to Parent Item Page after submitting New Child Item
I've successfully created a Parent / Child relationship in SharePoint. After successfully creating a child item it redirects me to the Child Allitems.aspx. I need it to go back the display.aspx of the ...
0
votes
1answer
88 views
Use application page as edit form on list?
I createad an application page and put it under /_layouts/, in the list definition I specified the edit form like so:
<FormUrls ...
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
0answers
18 views
User recognition in a form [duplicate]
When opening a new form I want the users to be recognized automaticly. For example if I open a form I want the form to recognize it's me by useing my credentials and update the field with my Name.
...
1
vote
1answer
49 views
Creating Browser Enabled Form Without Using InfoPath
I'm relatively new and inexperienced with SharePoint 2010 development and I have a question that may sound a bit strange. I'd like to be able to create a Form Library that has entries opens into a ...
1
vote
0answers
159 views
Append-only comments field from SP List not displaying in Infopath form
I am trying to get a data connection set up in InfoPath to display the comments history in a multi-line text field with "Append Changes to Existing Text" option enabled. The field comes from 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 ...
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 ...
2
votes
1answer
59 views
Format XsltListFormWebPart with xsl style
I have a display form of an external list generated by sharepoint designer 2010. The editable webpart has this code:
<WebPartPages:XsltListFormWebPart runat="server" Description="" ...
1
vote
3answers
280 views
PDF forms for SharePoint
What are you thoughts on PDF forms for SharePoint instead of InfoPath forms?
Can PDF forms handle logics and rules like Infopath Forms?
What are some good 3 party tools for PDF forms for SharePoint?
...
0
votes
1answer
200 views
How to add a lookup field to workflow custom task form?
I'm trying to create a task in a workflow which collects data from user with sp designer 2010.
Some predefined available type for custom form fields single line of text, choice and such things.
I want ...
0
votes
1answer
62 views
infopath custom page layout template
I want to add a custom page layout template to my infopath form layout. Is it possible?
actually i want to make my infopath desings on this background.
thanks 4 help.
infopath 2013
2
votes
1answer
290 views
Custom edit form associated with edit button on list view
I have created a view from a list which I created. I now have an edit button link on this view and need to link it to a custom edit form. How can I do this in SharePoint Designer. I am using ...
0
votes
0answers
107 views
InfoPath 2010 form load rules running in view only mode
I'm developing a multipage list form with folowing pages:
View Item (set as View page via "Advanced form options")
New Entry (set as default view)
Edit Step 1
Edit Step 2
Edit Step 3
Edit Step 4
...
0
votes
2answers
240 views
Submitting Infopath form into a Sharepoint list sub-folder
Here is the dilemma I am currently facing:
1) I have a Sharepoint list with multiple folders in them. Eg: Engineering, Production, etc
2) I am creating a form, that has buttons that switches views ...
1
vote
1answer
158 views
Dropdown menu doesn't fit in form
I have a problem with the way Internet Explorer displays the drop down menu from a look up column in a form. I have a list that contains the names of US, Mexican and Canadian states. In State Folder ...
0
votes
1answer
282 views
Form cannot be submitted
I have two identical InfoPath forms on two different site collections within the same web application (SP2010). One works fine but the other produces this error when submitting the form....
The ...
0
votes
1answer
106 views
Infopath forms get checked out and locked on Form Library when any entry is checked out
I have been struggling with this one for a while.
We have a Form Library, where a user will enter data into a form and it gets stored. When changes to that entry need to be made, we require a ...
0
votes
2answers
63 views
How can I delete xsn form from Manage Form Templates programmatically?
For some reason xsm form doesn't remove from Manage Form Templates on Feature deactivation process, so looks like I should handle it myself. Can someone tell how to do this programmatically?
0
votes
1answer
43 views
Open form in webpart from a list in another webpart
I have on one page, two webparts. The top part is the list of submitted forms created from infopath, while the second part is the actual form in the window.
What I would like to do is when I submit a ...
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 ...
0
votes
0answers
38 views
Custom Sharepoint form edits in Infopath [duplicate]
I created a custom form in Infopath 2010 and submitted it to Sharepoint. I can create a form within the browser just fine, but when i go to edit the submittion, it opens in infopath and not in the ...
1
vote
1answer
160 views
Content Type drop-down missing on editform.aspx for a list
by default, editform.aspx is supposed to include a drop-down that allows the content type for a particular list item to be changed.
I am using the default form on a list and noticed that the ...
0
votes
0answers
130 views
Install and Remove InfoPath Form templates strucks sharepoint 2010
i am trying to install infopathtemplate in sharepoint 2010 central admin>general apprlication settings>InfoPath Forms Services >Manage form templates i uploaded the infopath form but from 2 days its ...
1
vote
0answers
352 views
Autofill manager's People picker in Infopath-created form
I am designing a form that basically has two people picker fields.
One is the currently logged in user, and the other is the manager.
What I would like, is that whenever the form is opened, the ...
0
votes
0answers
49 views
How to filter customlist data in rule based on some condition in InfoPath?
I want to filter data of custom list based on some condition in InfoPath.
For Ex: My CustomList has following columns with multiple records,
EmpName, Address, Phone, UserName, Password
I want to get ...
1
vote
1answer
594 views
How to open a form in a modal dialog popup using C#
I have virtually no experience with web development but now I need to create a web part for SharePoint 2010 and I am stuck.
The web part is supposed to find all content types derived from folder ...
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 ...
0
votes
4answers
2k views
Problems storing Infopath 2010 XSN files in a document library on Sharepoint 2010 server
To collaborate on building forms for collecting data, we are uploading our .xsn form templates to a document library in a "Sharepoint Admins" site.
There are a couple of problems with this approach ...
2
votes
1answer
30 views
Sharepoint 2007 - slow site with low number of records
On Sharepoint server 2007, we have a service request site with 9000 records in it.
Clicking a new request can take 25 seconds before the blank form opens which seems very slow to say the least.
...
0
votes
0answers
67 views
Hide the content type selection dropdown in documentSet edit page
I try to hide the content type dropdownlist from the document set edit form. I can successfully hide the my custom columns using the following script but cannot hide the content type dropdownlist.
...
0
votes
1answer
49 views
Workflow History on a Form Library: how to view previous versions of an edited form?
Is it possible to get hyperlinks to previous versions of a form, or even just see a list of changes to a Form Library item via Workflow History? If that wouldn't be available, what are the ...
1
vote
2answers
643 views
Infopath form submitted to a List: How to make a repeating section for only certain columns
I am editing one of my list forms in Infopath and am trying to make one field a repeating section so a user can add multiple items within this form. I have got the repeating section to work, but what ...

