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

Smart Information is not displaying in smart info layout

SA-8681

Summary



Hover information in a Smart Info layout is not displaying correctly, some information is outside of the border.

Error Messages



Additional information is not dispalying in the smart info section.

Steps to Reproduce



1.Open CCManager_7.1 portal.
2. Go to Inbox >My Group.
2.Select any Queue (Workbasket) using View Queue for dropdown.
3.Then Hover anywhere in the report to check the additional information
.

Root Cause



The new smartinfopopup introduced in Pega 7.1.7 is not getting applied for the applications migrated from earlier version of the PRPC.


Resolution



This issue is resolved by hotfix item: HFIX:21744.
It is mandatory to include following code at UserWorkForm rule after installing the hotfix.

<script type="text/javascript">
if(typeof pega == "undefined") pega = { ui : {} };
if(!pega.ui) pega.ui = {};
pega.ui.useNewSmartInfo = true;
</script>

 

Published January 31, 2016 - Updated December 2, 2021

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