Changing the title of a input control

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

Rhodri
Ebase User
Posts: 9
Joined: Thu Jun 17, 2010 2:10 pm
Location: Gwynedd
Contact:

Changing the title of a input control

#1

Postby Rhodri » Mon Sep 12, 2011 7:58 am

Hi, we have a requirement to change the default value of the title of text boxes (i.e. the value that is displayed when the mouse is over the control). It is currently set to be the label text for that control. Is it possible to either:

1. change this value to something other than the label text, or
2. turn this feature off completely (so that nothing will be displayed when the mouse is over that field).

Thanks in advance for any help
0 x

User avatar
Wai
Moderator
Moderator
Posts: 165
Joined: Wed Sep 12, 2007 9:04 am
Location: Sandy, UK
Contact:

#2

Postby Wai » Tue Feb 28, 2012 2:43 pm

This can be achieved in the latest Ebase 4.3.2, with the support for custom attrtibutes.

On your field properties, open the HTML Element Properties assistant, on the Editor Input tab you can add the title custom attribute. For example:

title="MyTitle"

This adds the attribute to the INPUT element in place of the label text.
0 x


Who is online

Users browsing this forum: No registered users and 106 guests