HTML Snippet to Create Link From Attribute

0
Hi – is there a way to use an HTML snippet to create a link from an attribute? The URLRedirector and button as link are not working so am trying the HTML snippet route. I know you can use HTML to create a hard-coded URL, but in this case I have the URL in an attribute. Not sure how to use HTML to invoke that.
asked
2 answers
1

Instead of the HTML widget try the Format String widget – https://appstore.home.mendix.com/link/app/264/

It is very similar to HTML snippet but also let’s you use attribute values as tokens in the HTML.

Hope this helps

answered
1

Works locally but not in cloud – any tips? This is a folder link to a LAN

answered