Geocortex WF - description format with link
Hi,
I'm modifying a workflow (Geocortex WF, not WF5). The WF uses the SelectFeatures activity to present a list of results to the user. For each result, I'd like to include several fields and a link that launches a different workflow. But I'm having no luck formatting the link in the SelectFeatures activity.
I have the following in the 'Description Format' arg:
"<a href='command:RunWorkflowWithArguments?workflowId=ToParcelIDSearch&ParcelID={LISParcelID}'>Jump to Lot</a>"
This shows up as a link, but it does not work. Any idea what I'm doing wrong?
Thanks
0
-
Zorba,
Try something like this:
"<p>Circuit: {CIRCUIT}</p><p>Type: {TYPE}</p><p>Length: {LENGTH}</p><p><a href="command:RunWorkflowWithArguments?workflowId=run_report_hyperlink&id={FILENUMBER}">Run Report</a></p>"
Cheers...Rick0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar