Category Archives: InfoPath

Redirect an InfoPath form web part after submit

There are probably many cases and scenarios where you want to redirect the users back to the list view or to a different url entirely after they have submitted their form. In my case, I wanted to kick off a workflow as soon as the form was submitted. You can use the following steps to redirect to a different url after the form is submitted.

Posted in InfoPath, SharePoint 2007 | Leave a comment

The Trouble with Rich Text Box Controls in Browser-Enabled InfoPath Forms

Over the years of developing InfoPath forms, I have become aware of many idiosyncrasies of browser-enabled forms. I usually find myself trying to find workarounds for designs that are simple in a client based InfoPath form but fall apart in browser-enabled forms. In this post, I present a workaround for using rich text boxes in browser-enabled InfoPath forms.

Posted in InfoPath | Tagged | 3 Comments