Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / April 2007

Tip: Looking for answers? Try searching our database.

How Do You Disable The Screen Tips on A Browser Form?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JHM4Shot - 13 Apr 2007 19:10 GMT
I was wondering if there is a way to disable the screen tips that occur when
you hover over a field/control that is marked as required on a form being
displayed on the browser.

Example: If you open a form to fill out on the web, and move your cursor
over the control, it will bring up a default message "Cannot be blank".

I would like to disable this hover over screen tip as it is a distraction to
users as they are completing the form.

Any help is appreciated.
JHM4Shot - 19 Apr 2007 23:52 GMT
Thanks to the help of a fellow InfoPather, we have come up with a work
around...

Here is the posting he sent me...
-------------------------------------------------------------------------------
There's no way, at least what I've seen, to turn off the tooltip popups for
controls which are "required", but there is a way to turn them off for Data
Validation cases:



To do so, you'll need to edit the manifest.xsf file with a text editor.  
You'll see something like the following:

<xsf:errorCondition match="/my:Fields" expressionContext="my:Item"
expression=". = """>
  <xsf:errorMessage type="modeless" shortMessage="Cannot be
blank"></xsf:errorMessage>
 </xsf:errorCondition>



Change the shortMessage to "" (you need to leave the attribute in, though)
and the error message won't appear.  I turned off "required" for all my
components and created custom Data Validation rules instead.  Once I removed
the shortMessage, everything worked fine.



Tip: Change the message within InfoPath to something like $$$$$, then do a
find/replace to replace $$$$$ with nothing.



Hope this helps

--------------------------------------------------
Signature

JHM
Sometimes 4 Shots just aren''''t enough.

> I was wondering if there is a way to disable the screen tips that occur when
> you hover over a field/control that is marked as required on a form being
[quoted text clipped - 7 lines]
>
> Any help is appreciated.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.