How to run workflow by button on home panel?
How do you a run a workflow from a button on the home panel as shown in this demo (http://gedemo.geocortex.com/Html5Viewer/index.html?viewer=SiteLocationPlanner) ?
It's being styled via a custom .css but what should I put in the home panel?
Scott
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=906f2000000boqr&feoid=Body&refid=0EMf2000000cZqj"_/_img_
0
-
I'm doing something similar, and this is what I put in my Home panel
<a href="command:RunWorkflowByUrlAndInputs?url=https://santarosa.maps.arcgis.com/home/item.html?id=cd462624e6b84ab7ba8328f0706d434f">Click Here to Begin</a><br></p></font></span></span></span><p style="background: white; margin: 0in 0in 12pt;"></p><p style="background: white; margin: 0in 0in 12pt;"><span style="color: rgb(51, 51, 51); font-family: "Segoe UI",sans-serif; font-size: 9.5pt;"><br></span></p><font face="Times New Roman" size="3">0 -
or if you just want to run the workflow...
<a href="command:RunWorkflowById?(insert workfow ID in here)">launch workflow</a>0
Please sign in to leave a comment.
Comments
2 comments