Skip to main content

External command for Drawing Order?

Comments

1 comment

  • Permanently deleted user
    Hi Helen, 

     

    You actually solved the hard part of your question already!  Once you know the name of a view, you can use the ActivateView command to open it.  So in this case it would be

     

    Command: ActivateView

     

    CommandParameter: OrderServicesDialogView

     

    It looks like it doesn't find your services correctly though if you skip straight to this view without opening the first one first.  You'll get to the view, but the list of services to reorder will be empty.  I would try using a workflow or a batch command to run both OpenLayerDrawingOrderGroups and ActivateView in sequence as a workaround for that.

     

    Hope that helps!

     

    -Amanda
    0

Please sign in to leave a comment.