Remove screentip from browser-enabled form

C

cjrinpdx

I have a browser enabled form that is based on a web service. One of the
fields is OrganizationTypeID (integer) that is bound to a drop-down list box
that is populated by a secondary data source (another web service). When the
form is viewed in the browser and the user hovers over the field a screentip
pops up that reads "Only integers are allowed." How do I remove this
screentip.

Thanks
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

The digner might have set the validation to enter only integers for TypeId
fields.
You have to disble in the Design mode.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top