Modifying images on application start pages

You can modify the image used on an application start page. To do this, add the image to the User Image business class, and change the value of the UIUserImagesOnStartPages configuration variable. You can then modify the LPL to use the added image.
Note: The functionality is not available for configurable home pages.
  1. Navigate to Applications > Administration Console > Other > System Configuration Parameters > All.
  2. On the Configuration Parameter List form, select Actions > Create.
  3. Specify this information:
    Predefined Component
    UI
    Predefined Name Key
    UIUserImagesOnStartPages
    Value
    true
  4. Click Save.
  5. Search for the UserImage business class.
  6. Access the User Image List.
  7. Click Add.
  8. Specify this information:
    User Image
    Type a name for the image.
    Description
    Optionally, type a description for the image.
    Status
    Active
    Image
    Select the image file to add. Note that if there is already a placeholder location listed, delete that image first before navigating to your image.
  9. Click Save.
  10. Navigate to the application start page to which you are adding the image.
  11. Press Ctrl + Shift + left-mouse click. An information pop up displays.
  12. Click Click Here to access component information.
  13. Click Create Configuration to access the LPL in a new tab..
  14. Click Edit to edit the LPL.
  15. Modify the appropriate "image is" information with your User Image name.
  16. Click Submit.
  17. Log out of the Administration Console and log in again for the configuration parameter changes to take affect.