Removing the Exclamation Point (with the circle around it)

gscholl
Kilo Explorer

Can anyone tell me how i can remove the exclamation point, the one in the front of a record in a list.   I have hidden fields on the form, and they are showing up when you hover over this icon (one being a password).

Thanks - George

1 ACCEPTED SOLUTION

bernyalvarado
Mega Sage

Algo, please be aware that you can remove the password field from being shown in the popup by editing (form layout change) the sys_popup view or the default view if the sys_popup does not exist.



Thanks,


Berny


View solution in original post

7 REPLIES 7

bernyalvarado
Mega Sage

Hi George, have you thought on applying ACLs and appropriately mask your password field?



Thanks,


Berny


You can mask you password fields just making these of type password.



Thanks,


Berny


bernyalvarado
Mega Sage

Algo, please be aware that you can remove the password field from being shown in the popup by editing (form layout change) the sys_popup view or the default view if the sys_popup does not exist.



Thanks,


Berny


Berny, I created the sys_popup view, customized the layout, and BAM it worked perfectly.   Thanks for the tip.   This is one that I will definitely remember.   Again, thanks.