Overview
I always try to hide the Top and Bottom Toolbar (the one showing "Save", "SaveAs", "Close") in my Browser-enabled InfoPath Forms. But how can I let the user to save the Form into a Document Library without showing the toolbar?. The answer is to submit the form to the destination MOSS Document Library.
Reference
Create a custom Save Button in InfoPath
Steps
- In InfoPath 2007, choose 'Tools' => 'Submit Options'
- Check 'Allow users to submit this form', choose 'Send form data to a single destination' radio button, select 'SharePoint document library' in the dropdown under the 'Send form...' radio button.
- Under the 'SharePoint document library' dropdown, click 'Add' button.
- In 'Data Connection Wizard', enter the full URL of the Document Library (e.g. "http://localhost/Doc Lib/Forms/AllItems.aspx" ) in the 'Document Library' Text box.
- Enter File name for the saved Form, you can add function to dynamically create file name. (By clicking the 'fx' button on the right). Click 'Next'
- Enter the name for this data connection.
- After you create the data connection, you should convert it into .udcx file and saved in inside the MOSS server for administrator approval. Check My Previous Post for detail steps.
1 則留言:
Hi! I wan to ask a question.
If I hide the toolbar and use the custom button to submit the form.When I clcik the submit button twice, there will be an error. How can I re-submit the form? Thanks!
發佈留言