Multiple Commands in Hyperlink?
Is it possible to run more than one command from the same hyperlink? I have a hyperlink in my feature description that opens the feature details view. However, whatever highlighting is on the parcel disapears when the user clicks the link. I would like the hyperlink to run both ShowFeatureDetails and HighlightFeature if possible.
Normally, I would just use a workflow for this, but I haven't been able to get ShowFeatureDetails to work in a workflow no matter what I try. This hyperlink is already a workaround. The code below runs the first command but not the second.
<a href="command:ShowFeatureDetails?{$Feature}"&"command:HighlightFeature">View Feature Details/Secondary Addresses</a></div>
Thanks!
0
-
Your best best is to create a Workflow with the Commands 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar