how do I make the htmllink field so it is a hyperlink in a simple popup (not through any widget). Can I?
<title>Photos</title>
<fields>
<field name="date_photo" alias="Photo Year" visible="true">
<field name="htmllink" alias="HTML Path" visible="true"/>
</fields>
<title>Photos</title>
<fields>
<field name="date_photo" alias="Photo Year" visible="true">
<field name="htmllink" alias="HTML Path" visible="true"/>
</fields>