Hoppa till huvudinnehållet

Close Identify View

Kommentarer

5 kommentarer

  • Permanently deleted user
    Hi Andrew,

     

    Try the RunExternalCommand activity with the "CloseDataFrame" command at the end of the workflow.  

     

    I hope this helps!

     

    Thanks,

     

    Danny
    0
  • Andrew Flynn
    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
  • Nico Burgerhart
    HideFeatureDetails command?
    0
  • Permanently deleted user
    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.

     

    Carmen
    0
  • Andrew Flynn
    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

Du måste logga in om du vill lämna en kommentar.