How can I create this statement with dynamic data binding?

So I want to add a mailto link in a href for example
<a dmx-bind:href=“mailto:{{select.data.query1[0].email}}?subject={{title}}”></a>

How can this be done? The mailto add’s the email but I can not get the subject to add the {{title}}

Thanks in advance to our great community here on Wappler :slight_smile:

Community Page
Last updated: