Skip to main content
Solved

About Lobby Element Designer - Image

  • December 29, 2022
  • 4 replies
  • 472 views

Forum|alt.badge.img+5

Hi,

How can We view an image in our IFS application server? 

What should I write in the Custom Image URL field?

Screenshot 1

 

Screenshot 2   Remote Desktop 

 

Best answer by Kelum Pradeep Kumara

Check whether the below link accessible
Add image to lobby | IFS Community

otherwise please follow the below steps
 

  1. Create a folder (ex: Lobby) in www-root directory in IFS home.
    <ifs_home>\instance\<instance_name>\www-root\lobby
  2. Place all the images in that folder.
    You can access those images by using the access point url like below
    http://<application server>:<port>/lobby/a1.jpg
    (example: http://mkevmpe1033.corpnet.ifsworld.com:58080/lobby/a1.jpg )

 

4 replies

Kelum Pradeep Kumara
Superhero (Employee)
Forum|alt.badge.img+18

Hope you can find answers from the below community thread
How to add a lobby image in IFS so that it will be available for all users | IFS Community

 

Best Regards


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 8 replies
  • December 29, 2022

Thank you Mr. Kumara but I can't access the link :(

 


Kelum Pradeep Kumara
Superhero (Employee)
Forum|alt.badge.img+18

Check whether the below link accessible
Add image to lobby | IFS Community

otherwise please follow the below steps
 

  1. Create a folder (ex: Lobby) in www-root directory in IFS home.
    <ifs_home>\instance\<instance_name>\www-root\lobby
  2. Place all the images in that folder.
    You can access those images by using the access point url like below
    http://<application server>:<port>/lobby/a1.jpg
    (example: http://mkevmpe1033.corpnet.ifsworld.com:58080/lobby/a1.jpg )

 


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 8 replies
  • January 18, 2023

Thank you very much Mr. Kumara