Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can we get rid of disclaimer message when using a Pivot table in Confluence? See details below

Abe_Roba
Contributor
January 11, 2019

We noticed that there is disclaimer message showing when using the Pivot table tool from the Table Filter and Chart "Only currently displayed rows of the table can be filtered, aggregated and visualized."  It takes up a lot of space and it is annoying.  Does anyone know how to get rid of the message.

1 answer

0 votes
Andrey Khaneev _StiltSoft_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 14, 2019

Hello Abe,

You can custom CSS to your Confluence instance to hide this message:

<style>
.tfac-pagination {
display: none;
}
</style>

 

2019-01-14_13h24_14.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events