
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2018 07:45 AM
How to reset the banner logo after uploading a custom logo
So many posts that were answered so I found a way that worked for me (in Kingston) and wrote some instructions. I hope this works for you as well as it worked for me.
Happy developing 😉
Solved! Go to Solution.
- 4,794 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2018 07:46 AM
This solution worked in my personal developer instance (Build tag: glide-kingston-10-17-2017__patch6-05-16-2018):
- Type "sys_properties.list" in the Filter Navigator
- Locate and open the "glide.product.image.light" property
- Select the text 'Manage Attachments' located above the 'Name' field, not the actual attachments themselves
Note: Each attachment is the file that was uploaded when changing the banner logo
Tip: It is a good idea to download a copy of the attached images for future reference
- Select the checkbox against each attachment then press the 'Remove' button; this will delete the selected attachments
- Close the 'Attachments' dialog box
- Remove the contents of the 'Value' field, then 'Update' the record (or 'Save' it via the context menu to keep it open)
- Refresh your browser to see the change
IMPORTANT:
If this does not work for you, please check that the "glide.product.image" System Property (on the "sys_properties" table) contains it's default values. Please see the attachments provided to see the default values for the "glide.product.image" and "glide.product.image.light" properties.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2018 07:46 AM
This solution worked in my personal developer instance (Build tag: glide-kingston-10-17-2017__patch6-05-16-2018):
- Type "sys_properties.list" in the Filter Navigator
- Locate and open the "glide.product.image.light" property
- Select the text 'Manage Attachments' located above the 'Name' field, not the actual attachments themselves
Note: Each attachment is the file that was uploaded when changing the banner logo
Tip: It is a good idea to download a copy of the attached images for future reference
- Select the checkbox against each attachment then press the 'Remove' button; this will delete the selected attachments
- Close the 'Attachments' dialog box
- Remove the contents of the 'Value' field, then 'Update' the record (or 'Save' it via the context menu to keep it open)
- Refresh your browser to see the change
IMPORTANT:
If this does not work for you, please check that the "glide.product.image" System Property (on the "sys_properties" table) contains it's default values. Please see the attachments provided to see the default values for the "glide.product.image" and "glide.product.image.light" properties.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2018 02:53 AM
great thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2018 07:53 AM
Additionally, here is the official link to the doc site covering uploading images to the banner:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2018 10:02 PM
Thanks for this. This is the way that our developer did it when he saw that our dev and uat icons had magically changed. When I asked about this during my Foundation training, the guy had no idea and told us to do it the other way via the guided set up.