I am facing a challenge where I have added a button through a workflow, and now I need to redirect it to a different location or link (for example, www.google.com). However, due to the limitations of the workflow, I am unable to change the button's id or add any JavaScript function to it. Additionally, the Action in the workflow does not provide an option to set a link for Workflow buttons. Does this indicate that Workflow buttons can only transition to another State?
It is worth noting that I am aware of how to add buttons using user scripts, but in this specific situation, I am determined to accomplish this solely with a workflow button.