Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi,
Is it possible to have a Save and Submit button on a SharePoint 2010 List form (browser form) while customizing using InfoPath 2010. What I thought of achieving is to have no ribbon, just 3 buttons; Save, Submit, Cancel.
Save should not trigger any validations or workflows, just create a new...
-
Hi -
Working in infopath2007 with sharepoint 2010. I have created a form that I only want the save feature to be enabled only after the form has been submitted. Therefore, when an individual opens a new form to fill out they would be unable to save it, only submit it.
Thanks for your help!
...
-
Hi, This issue deals with I currently have a form, and I have a workflow. Both work great. The problem I'm having is getting the workflow to be flexible, but also fool proof. Currently, we areusing an "Infopath Form" and a "Default Edit Form" web part. The Infopath Form is used...
-
Hi all ---first time poster. I searched this board for an answer to this question and it doesn't appear that this has been encountered yet. Apologies if I overlooked it. I posted this question on MSDN forums as well and thought I'd expand my audinece here. <Cut and paste from my post on MSDN...
-
I have a project request form that needs to submit project requests to form libraries in several subsites. I decided to do this by setting up multiple Data Connections, and multiple Condition based action rules attached to my Submit button. Works fine. However, I also would like to property promote columns...
-
Hi there - I have created two forms for our supervisors to submit changes to their agents schedules. I have one user where when he submits the form, the TO field is always blank. Does anyone know the cause of this and how I can fix it? I've attached one of the forms.
-
Hi all, I am currently publishing an infopath 2003 form to a shared drive on a network. The completed form gets completed by colleagues and then when they click a button on the form it is emailed as an attachment to me. The problem I'm having is that I can not open the attachments - I get an error...
-
Hello, My InfoPath form is used to submit data to a table in a SQL Server database. I have a multi-line text box for the user to enter remarks, and would like to increase the maximum length to something above 255 characters (at least 2500 would be nice). I converted the appropriate column's data...
-
I currently have a form with several submit options depending on the actions the user takes and who has control of the form. Recently I discovered that if a person is reading a reply on the form, enter their comments in the correct fields, then change their mind and close the form using the X in the...
-
One quick & dirty codeless way is to associate a TRUE/FALSE Boolean field with each information field. If you only have around 10 information fields, it shouldn't take that much time to add these and set their default values to FALSE. Then, add an action rule to each information field that will...