How can I use a variable value for element background URL?
tom
1 year ago
How can I use a variable value for element background URL?
✅1
tom
1 year ago
Okay, I found a way using custom CSS, using a onload event and replacing the URL value in the CSS with a value from the variable. But it does seem like awful lot of work 🥹
Tod
1 year ago
Great energy @tom! Your continuous contribution to the toddle Community just made you advance to Community Level 2!
Erik Beuschau
1 year ago
You could also use a style attribute on your element. Formula support on background url is on our list of priorities atm 👍