Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

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.

Troubleshooting: Operator search results hidden by scrollbars

Updated on September 25, 2019

Summary

As a system administrator, you search for an Operator, and the search finds one Operator record. However, the scroll bars hide the Operator record in the search results.

Details

Here's an example that illustrates the problem.

  1. From the Pega button Pega button, click Org & Security > Organization > Operators to view the Organization report. Notice that there are no scrollbars.

    No scroll bars in Organization report, list view search results
  2. Now search for an Operator record that will be the only result found. Notice that the scroll bars hide the search result.

    Scroll bars hide one record found in Operator search

Suggested Approach

To resolve this problem, follow these steps:

  1. Open the workform_pzcompositebrand.css, which is an available rule.
  2. Save it into an open RuleSet.
  3. Find the style class div.lvTableContainer and add the following attributes to it:
    overflow-x:hidden;
    overflow-y:hidden;
  4. Retest your Operator search again to verify that the issue is resolved.

Additional Information

Understanding CSS styles

Using the Style Viewer

Have a question? Get answers now.

Visit the Support 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.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us