Call url from button in Workflow
This issue has been solved. See solution.
I'm interested in calling a url like:
from within an embeddedactionbutton in Workflow. Any ideas?
I'm interested in calling a url like:
from within an embeddedactionbutton in Workflow. Any ideas?
LinkComponent works well
There are probably multiple ways to go about it, but on a Form Builder, the LinkComponent works great...you can dynamically determine the URL if need be or just hard-code it. The text of the link can differ from the URL. You can have the link open in a new browser window, which is often desirable. Check out that component and see what you think.
Great Tip
That worked perfect, Thanks!
Would you like to reply?
Login or Register to post your comment.