Hovar

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:

For most recent Pega versions:

https://community.pega.com/node/2263506

@MarijeSchillern Thank you for your reply!!