The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

_string_
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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

TAGS
AUG Leaders

Atlassian Community Events