This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Plan background image change
#1
Hi,

Is it possible to change "Primary background image" in a plan depending on object value? Or hidding showing primary or secondary background image?

I've seen something here https://forum.logicmachine.net/showthrea...05#pid2205 but if it's possible to do it changing background image it should be better...

Thanks!
Reply
#2
You can change the background like this:
Code:
$('.plan-background').css('background-image', 'url(link_to_image)')
Reply
#3
(23.05.2024, 09:00)admin Wrote: You can change the background like this:
Code:
$('.plan-background').css('background-image', 'url(link_to_image)')

Ok thanks!
Reply


Forum Jump: