Close Identify View
Is there a way to close the identify and results views using a workflow? The user identifies a feature, then opens a feature in the results view, then through a workflow activated from a hyperlink makes an adjustment to the feature, but the attributes do not update in the identify or results view. I am able to identy those features again in the workflow, but it opens redundant views. How do I fix this? Thanks!
0
-
Hi Andrew,
Try the RunExternalCommand activity with the "CloseDataFrame" command at the end of the workflow.
I hope this helps!
Thanks,
Danny0 -
Hi Danny,
Unfortunatly this does not solve the issue I am running into. That command only seems to hide the data frame, but still maintains the identify results. This is a problem because at the end of the workflow I run the command "ShowFeatureDetails" and the user is left with 3-5 pannels to close out of in the data frame. Is there a way to fix this?0 -
HideFeatureDetails command? 0 -
Hi Andrew,
If all the activities in your workflow that have the "Workflow Container Name" parameter (i.e. Display Form, Configure Workflow Container) comprise of the exact same value, then the workflow will only have 1 tab at the end. The workflow will open more tabs if you have a different name for each one of those activities. This parameter is also case senstive. So if you have "Default" in one and "default" in another, then you will still have 2 tabs open at the end. Therefore, please make sure all your "Workflow Container Name" parameters have the same value and you will not be left with 3-5 panels at the end.
As for clearing the results, you have to use the "ClearSelection" command in a RunExternalCommand first to clear the results and then use the command that Danny suggested above to close the pane.
I hope this helps.
Carmen0 -
Nico - Unfortunatly the hide feature details command does not clear the contents of those tabs, so when I identify a feature later using the workflow the content appears again and need to be manually closed out of at the end of the workflow.
Carmen - The workflow I am using is activated by a hyperlink in the feature details of a layer, which doesn't allow me to define the container name of the pannels I am trying to close out of.
I have attempted different itterations of "ClearSelection", "DeactivateView", and "HideFeatureDetails" with no success. Thank you for your help!0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
5 Kommentare