Calling Workflow From Feature Description-Hyperlink
Essentials 4.3 HTML5 2.4
I'm having troube with the syntax for calling a Workflow from a hyperlink in my Feature Description.
I'm trying to create a hyperlink in the Feature Description that calls a Report workflow. I found the Forum post here:
http://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=20&thread=52441
But I can't get the syntax referenced in this post to resolve without thowing a server error about "Dangerous Path Detected".
Can someone please provide some guidance?
-
I've never come across that error before so I dont know how helpful I can be. Is the problem you're having connected to trying to open a workflow with arguments? If you dont want to use arguments, here's what I have in my Home Panel to open a workflow by Id:
<a href="command:RunWorkflowById?Feedback_Form">Send Feedback</a>
0 -
That works just fine now. I must have had an errant character in my string before.
Thanks!
0
Please sign in to leave a comment.
Comments
2 comments