Hey folks… so I have played with the innerText element to display the value of a variable, and I can see how it is set on a complete html tag. Can I mix the value of a dynamic variable with my own text in a single <p>
tag?
So to say something of the form:
<p>Value of toggler_1: (toggler_1.value)</p>
I was thinking to do it with a <span>
, but I can’t find a span tag in the Wappler interface…
In the end I did it with a table, but that was a tedious overkill!
Best wishes,
Antony.
Community Page
Last updated:
Last updated: