Skip to main content

How to close/hide dataregion after a workflow has finished?

Comments

3 comments

  • Tom Neer
    Try one of the region commands (reference/index.html?sub=region-and-view#commands):
    • CloseBottomRegion
    • CloseDataFrame
    • CloseResultsFrame
    • ToggleDataFrame
    • ToggleResultsFrame
    0
  • Permanently deleted user
    I've tried most off the region commands mentioned here. At least when using the HTML5-viewer the result is somehow confusing, sometimes the dataregion closes and opens again, sometime it closes, but leaves the region blank and unusable until the browser is restartet. Is this something that is known to be a bug or issue?
    0
  • Permanently deleted user
    Just to make this question usable to others:

     

    Use "Run External Command", "Command Name": "CloseDataFrame"

     

    Use "Run External Command", "Command Name": "DeactivateView", "Command Parameter": "LayerListView".

     

    The data-region is now closed after showing workflow-containers i the data-region/frame.
    0

Please sign in to leave a comment.