Action Center - How to add a button to the form to open a file

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

Any guidance would be greatly appreciated

1 Like

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?

Action Forms supports only button of type submit (that submits the form) and HTML element is the available option to open a link