Remove or edit the forms people picker hover panel

  • 10 March 2017
  • 3 replies
  • 9 views

Badge +1

Hi all

I am seeking an instruction of how to edit or remove the hover panel from the new and edit forms.  We have a reason for not wanting to display our domain name. I would like to remove the login line or hide the panel altogether. 

Peopl Picker hover panel in new and edit mode

Thanks in advance.


3 replies

Badge +8

Hi Raquel Meyers‌,

It can be done using the below Custom CSS definition as shown below:

.nf-pp-ac-tooltip{
display:none !important;
}

200708_pastedImage_2.png

200707_pastedImage_1.png

Badge +1

Thanks so much Chaitra B C  So easy when you know how happy.png

Just wanted to add a follow up note on this. It may help others in the future.

This works perfectly until you apply apply a rule to disable the field or the panel it is in.  The large pop up is removed but a single line popup is still visible (again, only in new and edit modes). Oddly, if you set the Control Mode for the field to 'Display' it doesn't happen, You can then apply a disable rule (if still needed) to the panel with no issues.

Badge +3

Hi everybody

I want to change value in hover panel on people picker such as add preferred name  in this panel.

I don't want to hide it.

Thank's for all

Reply