Displaying info box on hovering over a column value in list

Features wanted...
Post Reply
III
Posts: 2
Joined: 12 Aug 2020 01:29

Displaying info box on hovering over a column value in list

Post by III »

Hi there,

Currently, when hovering over the value in the Name column an info box appears called 'file info tips' containing useful information about the file and it is further customizable in Configuration/File Info Tips. We also have Hover Box that allows to display file specific information. Also, hovering over an icon displayed in a Custom Column the info box contains the name of the .ico file. Etc.

The suggestion is to allow the user to define a customizable info box for each Custom Column that would contain additional dynamic information related to the given data displayed in the Custom Column (text, icon, etc.). Both the content and the size of the info box could be customized.

Probably a new script command would be suffice so redesigning the Configure Custom Column dialog box would not be needed.

Eg.:

Info_box ([field], [value], [width], [height])
where:
field: column identifier
value: any string

Thanks!

admin
Site Admin
Posts: 66360
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Displaying info box on hovering over a column value in list

Post by admin »

Do you have an example that shows the use of this?

Post Reply