I have a table that includes ‘surnames’. I want to set this field as a hyperlink, so that I can generate a report for export to the web.
However, if say, I the surname “Smith” into the field, the hyperlink becomes “http:/Smith”. I want to be able to type “smith” and for the field to pick up the full path ( eg “//path/surnames/smith” )
I thought this was achieved by changing the hyperlink base in and , but I did this, and it has had no effect.
Could i be missing something obvious?
Thanks
Robert