We make use of Inline HTML to show messages on for...
# suiteflow
p
We make use of Inline HTML to show messages on forms, but also want to add a HTML button to trigger a workflow. Anyone know if this is possible?
j
Why does the button need to be an “HTML button” and not just a regular WF button?
p
@jen We have lots of buttons already and need this one to stand out
j
I see. I’m not sure how to make it trigger a WF, maybe inspect element on a button that triggers a WF to see how NS does it?