Hi Community,
I need help with adding a background image in UiPath Apps. Could someone guide me on how to do this? Thanks in advance!
Hi Community,
I need help with adding a background image in UiPath Apps. Could someone guide me on how to do this? Thanks in advance!
As of now you have option to give colors for background but not images
only way you have is use html content container and build everything inside it so that image can be added via css…then you cannot use other app controls also everything needs to in html
cheers
I managed to do it using template:
Have a fun!