“I have an AppSheet table called ‘caucion’ with a virtual column [vista html] type:longtext, htlm that contains the expression”:
Concatenate(
"
, but the raw code is being displayed, not the rendered HTML table."
I hope for your help, thanks
“I have an AppSheet table called ‘caucion’ with a virtual column [vista html] type:longtext, htlm that contains the expression”:
Concatenate(
"
, but the raw code is being displayed, not the rendered HTML table."
I hope for your help, thanks
In an HTML type you will need some HTML coding.
You seem to be missing that.
Also just attaching TEXT() to a column will not render text.