RhondaJones
2 years agoQrew Cadet
XML Issue
I am creating a button to change a status field. I am getting the XML style information issue. The button works correctly and I know it has something to do with the code not redirecting back to the r...
I thought it was something to do with that! Thank you.
Using that code, however, my button is gone (doesn't display) lol
any thoughts
Maybe try removing the single quotes like this
var text Image = "<img src=https://expertclaimmanagement.quickbase.com/up/bjvfbr5ux/g/rbh/eg/va/button_rev-for-insp.png>";
"<a href=" & $URL & ">" & $Image & "</a>"
Perfect! Thanks a billion!