Mouseover CSI

Hi,

We currently display an open csi indicator in our custom constituent headers (infoMaker) and we would like the ability to mouseover the CSI and show the details of it in each patron's records. I'm thinking of using the tooltips and modifying the stored procedure to pull this data. I'm just wondering if there is a better way to do this.

Thank you,

Lou Ann

Parents Reply
  • Hi,

    Just to update this post (thank you Terry for your advise). We ended up utilizing the tooltips in InfoMaker. I added two extra fields to our header stored procedure. One which was a Y/N indicator to control the visibility of the text field. In our case, the text field was static. The second field returned the notes of the CSI for each patron. The tooltips settings were as Terry indicated. Below is an example of the mouseover display:

     

Children