Hover over personnel number

Hello everyone,

I’m trying to figure out if there is a way to do the same functionality when you hover over the personnel number but do it when the user hovers over the name.

pastedimage1519676635280v1.png

I blacked out my personnel number but that is when happens when I hover over it. I want to hide this field but do this same thing when I hover over the name. Well actually all I really want it the picture to show up when I hover over the employee. I can put the other information in the form itself. Is there a way to link this? The problem is that the picture is linked to personnel number which comes from HCMWorker table and the name comes from DirPartyTable. This form I’m creating I’m using a temptable and filling it on init.

Do you mean this,https://msdn.microsoft.com/en-us/library/hh129455.aspx?

If so, the current preview of the personnel number is due to the property previewPartRef(HcmWorkerEnhancedPreview) on HCMWorker.