User Profile Image Setup
The following procedure shows you how to set a user profile image for your application, which involves uploading a user profile image to the server. This uploaded user profile image will appear, instead of the default generic photo, for the Settings button on the application toolbar.
To upload a user profile image to server
Navigate to the Administration - User screen, then the Persons view.
Select the record whose user profile image you want to personalize.
Go to the Image field on the form that appears and do one of the following as required:
Type the full relative path to an image on a local server, for example, as follows:
c:/images/photo.png
Type the full URL address to an image stored externally, for example, as follows:
http://<xyz.server.com>/-7rbVFtLM9yE/AAAAAAAAAAI/AAAAAAAAAAA/lCL18P-yc8I/s96-c/photo.jpg
Save the changes when finished.
When the user next logs in to the application, Settings on the application banner shows the logged in user’s profile image that is uploaded to the server, and not the default generic photo.