Hi
In my subform I want to set an html link to my server using the hash value of the field bl_name. Bl_name is part of the subtable
This isn't working. Any idea how to set my url?
[url]<a href="https://myserver/uploads#bl_name">Download</a>[/url]
Johan