Hoppa till huvudinnehållet

How does one initialize a viewer module from within a workflow?

Kommentarer

1 kommentar

  • Tom Neer

    We were able to resolve this. There seem to be some module command changes between GVH 2.11 and 2.12.x (e.g. ListFilters is now ListFiltersView).

     

    Additionally, calling ActivateView > ListFiltersView, activates the ListFilterView on top of the SimpleFilterBuilderView. This can be dealt with a DeactivateView > SimpleFilterBuilderView. However, the first time this is run, the DeactivateView command needs a Delay in front of it or it executes before the module is loaded.

     

    Bug filed.

     

     

    0

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