I have a table field of type hyperlink in which I store the absolute paths to images inside a particular folder. I also have a form based on this table. In one of the fields of this form I store the hyperlinks. Next to the form field I have a button which opens the File Dialog and allows me to chose a file. This file is then stored ok in the form field but it doesn't act as a hyperlink, when I click on it the image doesn't open. What I am doing wrong?
Thanks a lot in advance, George
Thanks a lot in advance, George
Comment