OnDemand Users Group

Support Forums => Report Indexing => Topic started by: kasim on November 22, 2013, 12:54:05 PM

Title: Tool tip CMOD client
Post by: kasim on November 22, 2013, 12:54:05 PM
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"
Title: Re: Tool tip CMOD client
Post by: Justin Derrick on November 22, 2013, 03:00:35 PM
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.
Title: Re: Tool tip CMOD client
Post by: Greg Ira on November 22, 2013, 04:34:06 PM
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.
Title: Re: Tool tip CMOD client
Post by: kasim on November 25, 2013, 04:53:56 AM
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