How we do hovar in pega? For example,We had a list of plan details such as pre paid ,post paid in table format..If I hovar the mouse on the row of the table ..it should be show all the details of particular row inside the table.
@DharaniD7200 I believe you are after the Smart Info or Overlay (depending on your Pega version which you have not specified)
Basically you would do a launch Local Action and display the section through a local action within an overlay.
Please see the following forum posts:
For older Pega versions:
Is it possible to have a URL link configured in a Smart Info (with Auto-dismiss on hover away checked), Issue is smart info disappears when we try to click the URL it contains, if Auto-dismiss on hover away is not checked we have to explicitly close...
Hi all, Can Someone help me on this requirement. I have a requirement, to show a tooltip dynamically for each value in the dropdown based on user selection in the Grid. For Eg: I have 4 values for a property in the dropdown. The values are as below:...
When using Show SmartInfo on a link in the expanded details of a table row, the SmartInfo window always shows up on the first instance on the link, in the first row, no matter which link/row I hover. The data shown in the window is the correct one...
For most recent Pega versions:
https://community.pega.com/node/2263506
@MarijeSchillern Thank you for your reply!!