Can anyone advise how I can add functionality to a form button (in Form Designer) that would allow a user to click on it which would open a file (in this case it would be an Excel file)
I have Googled just about everything I can think of but I have not found anything that assists with this use case
I haven’t been able to work out how to use the Button element so I have been trying to use the HTML element to work as a “button” but I can’t get it to work. Can anyone see what I’m doing wrong?