Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Filter icon does not display next to the column header text

SA-107073

Summary



The out-of-the-box Filter icon dispalys at the right end on each column header instead of next to the header text.


Error Messages



Not Applicable


Steps to Reproduce

  1. Create a table layout.
  2. Enable the filter option.


Root Cause



This behavior is as per Pega product design.


Resolution



Perform the following local-change: 

Add the below code in the UserWorkFrom:

<style>
th[role="columnheader"] > div.oflowDiv{
    display:inline-block;
}
</style>

Published June 5, 2020 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us