Can we add a custom image in the login.do page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 03:08 AM
Hi Community,
I'm having a requirement to add a custom image in login.do page. As far as i know we can just disable the background or change the colors of it, but not change the picture.
Do we have any other alternatives?
TIA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 03:01 AM
Hi @Akash_Yadav ,
To change the default image displayed in login.do page :
- Import the custom image to the plateforme using the "System UI -> Images" module :
- Click new to create new record
- Complete the form by adding a name (for exemple : custom_image.png)
- Import the custom image in the Image field
- Check the Active field is set to true and save the record
- Go to 'sys_properties' table and look for the property "glide.product.image.light"
- In the value field, set the name of the custom image (exemple : custom_image.png) and save
Please mark the answer as Correct to share the solution with the community.
Cherif ZANI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 03:03 AM
Hi @Akash_Yadav ,
To change the default image displayed in login.do page :
- Import the custom image to the plateforme using the "System UI -> Images" module :
- Click new to create new record
- Complete the form by adding a name (for exemple : custom_image.png)
- Import the custom image in the Image field
- Check the Active field is set to true and save the record
- Go to "sys_properties" table and look for the property "glide.product.image.light"
- In the value field, set the name of the custom image (exemple : custom_image.png) and save
Please mark the answer as Correct to share the solution with the community.
Cherif ZANI.