Add a Photo to a contact

0 vote

avatar

Would it be possible to add an optional photo for contacts?

Contacts - Photo 2.png

Contacts - Photo 1.png

All Comments (4)

avatar

Hi,
I have entered a feature request. This could be possible but only with the SQL Server data source to avoid any performance issue by loading the images from the Xml.

David Hervieux

avatar

Hi,
While it be possible to import the picture from the AD ?
And also other fields ?

X. Thomas.

avatar

I will see what I can do with the AD.

David Hervieux

avatar

This would actually also be cool(nice to have) regarding all users of RDM.
For example; when I check logs, I could see the AD picture of the person even if the user object didn't exist anymore in AD.

You probably need/should use the user GUID to bind to the picture. So if the AD user is deleted and a new one created with same sAMAccountName, there would not be an issue differentiating between the users with the same username/sAMAccountName.

Just my 5 cents.

Have a great weekend :)

//Brandur