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

Issue on display of Smart-Info on Repeat Grid

SA-30183

Summary



User has converted a List View to Report definition (RD), a grid configured with source of RD.

In the List View when the Hover functionality to show smart info which needs to be implemented for Grid.

The smart info has been implemented for each cell in Repeat Grid but this results into huge slowness.


Error Messages



Not applicable


Steps to Reproduce



1. Create RD.
2. Configure Repeat Grid with Source RD.
3. Configure hover functionality with smart - info on each cell of the grid.


Root Cause



A software use or operation error: It is the use case implementation fault. User has configured a smart info on the read only fileds. Like TextInput control with readonly

Resolution



Perform the following local-change:

Change the TexInput configuration with Link control.

This configuration has given the desired performance. However, not able to give the property reference in link control as the property is referred from join condition of Report Definition (like joinPrefix.propName, here).


To Give the join property as the property reference for link, follow the below steps:

1) Go to the section pages & classes tab
2) Add page name as ".pxPages(joinPrefix)" (Starting Dot is mandatory) and Class as your work class (The class that you provided in report definition for join prefix)
3) Now, Add a link control and configure the caption as property reference and give the property as ".pxPages(joinPrefix).propName".
4) Also, Configure respective actions to the link control to display smart info.

 

Published November 17, 2016 - Updated October 8, 2020

Was this useful?

100% 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