Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Reports - column descriptions

Avatar

Level 1

15/11/2024

Hello,

 

at the moment, there is no possibility of adding any type of column descriptions in the reports. A some reports can be quite complex it would be beneficial to have some kind of descriptions of columns, either an information icon or mouse-over text.

 

It would be great if this could be implemented.

 

Best regards,

Sara

2 Commentaires

Avatar

Community Advisor

15/11/2024

This can be done in text-mode by adding:

 

description=This sentence will pop up when the user hovers over the column header.

 

 

 

Avatar

Level 7

19/11/2024

The hover description text mode works. 

description=This sentence will pop up when the user hovers over the column header.

we also added below method of text mode to display text on the result result as well.

Sri_Nijs_0-1732031328696.png

 

 

column.50.displayname=Team Name
column.50.sharecol=true
column.50.textmode=true
column.50.value=<strong><font color=#000000>Project Executive*: </font></strong>
column.50.valueformat=HTML
column.51.textmode=true

 

If you find this helpful, It would be helpful for others if you could mark this as Correct reply. Thanks