I have some text that is a hyperlink, that opens up a webpage when the user clicks on the link. I have found that if you assign an action to the onclick event, this overrides the html in the text and does not open the hyperlink.
I attempted to use the external URL action, however that causes an error, and attempts to concatenate the actual url, with a link to the directory where my files are saved.
I have some text that is a hyperlink, that opens up a webpage when the user clicks on the link. I have found that if you assign an action to the onclick event, this overrides the html in the text and does not open the hyperlink.
I attempted to use the external URL action, however that causes an error, and attempts to concatenate the actual url, with a link to the directory where my files are saved.