Hyperlink parameter additions when using buttons
Posted: Fri Nov 18, 2022 7:22 pm
How can I change the html link?
The object html shows me this: <a href="URL" title="Files"></a>
When I need it to show me this: <a href="URL" download title="Files"></a>
Where do I need to go to change the object html tag to include the additional parameter?
Thanks
Larry
The object html shows me this: <a href="URL" title="Files"></a>
When I need it to show me this: <a href="URL" download title="Files"></a>
Where do I need to go to change the object html tag to include the additional parameter?
Thanks
Larry