I have a
I want to show if two conditions are met:
- Value is not 0
- Value is less than 23
I can get it to work using the <23 but then it shows up when it is 0
Any ideas anyone please?
I have a
I want to show if two conditions are met:
I can get it to work using the <23 but then it shows up when it is 0
Any ideas anyone please?
Hello @gunnery
I see you posted this same question on several topics. One question posted in one topic is just fine We see all the questions here, but we are based in Europe, so don’t always expect immediate reply from our team when it is in the middle of the night in Europe.
Your condition is really simple: dmx-show="condition.value !=0 && condition.value < 23"
With Wappler you can use any JavaScript expressions syntax to compare values like this.
@Teodor yes has been posted on a couple, but thought I would ask it in a clearer way.
Buddy when I come over to Europe I am making a special Trip to DMX and taking you guys out for quite a few beers with all the help you give…
You are an absolute LEGEND !!! That worked !!!
Actually it’s just javascript expressions
Glad it’s working fine now.
This is why I use Wappler, I am a more of a designer by trade and am self taught on the web stuff, you guys help out with your knowledge. What may be simple to you is a nightmare to me.
This is why I have stuck by DMX for many years now and will continue to