Tool tip CMOD client

Previous topic - Next topic

kasim

Can we put tooltip or some instruction for search field?
e.g  Card Number : tooltip message "Please enter in this format 0000-0000-0000-0000"

Justin Derrick

It might be easier to remove embedded characters like spaces and dashes from the input -- it could also save space inside the database if you filter that data out at load time as well.

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

Greg Ira

The nearest thing to a tool tip you can do is add your instructions in the Description box for the desired Folder Field in the field definition tab of the folder.
If a user happens to let their mouse hover over the field name the instructions will pop up.  Not ideal but it is slightly better than nothing.

kasim

Hi Greg Ira

Thanks this is a good idea.However tootip is appearing on mouse-over on field name not on text box.

@JD removing space and '-' is also good but customer is not willing to remove any data from file.

thanks for reply