Publishing a form

M

Michelle

Hello,

Is there anyway to hide the Standard Tool bar after publishing a form? I
would like for the Submit icon to show on the top of the form and not have
the user see the other tabs.
 
F

Frank Mueller \(MSFT\)

Hi Michelle,

This is not really possible, as the form cannot control the editor look and
feel. However, depending on your circumstances you could design your own
Windows Form Application that hosts the InfoPath form editing environment,
in which case you could specify what the edit environment looks like.

http://msdn2.microsoft.com/en-us/library/ms406041.aspx

Users will have to install your application though.
Hope this helps,
Frank
 
Top