how to add a link inside the form?

I am looking for a way to add a text field inside the form with hyperlink.
not input field, not textarea, not label, just want to show a text and clickable to let user able to clikc on it an jump to somewhere.
example : xxx@xxx.com
I am try a lot of way inside the xml but not success.
I also look at the documentation of dhtmlxForm but still not get my answer.

Thanks

Hi,

I think the input type “template” is what you are looking for.
See this page in the documentation: http://docs.dhtmlx.com/doku.php?id=dhtmlxform:form_template.

Best regards
Robert