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

  1. Navigate to the Administration - User screen, then the Persons view.

  2. Select the record whose user profile image you want to personalize.

  3. 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

  4. 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.