Skip to main content

Is there a way to close the expanded view where data from relationships are shown?

Comments

1 comment

  • Permanently deleted user
    I guess since my previous post was not clear, let me ask this way.

     

    how do you close the object created by the command:

     

                   {

     

                      "text": "Show Feature Details",

     

                      "description": "@language-results-toggle-table-view-desc",

     

                      "hideOnDisable": false,

     

                      "batch": [

     

                        {

     

                          "command": "ShowFeatureDetailsExpanded",

     

                          "commandParameter": "{{context}}",

     

                          "abortBatchOnFailure": true

     

                        }

     

                      ],

     

                      "iconUri": "Resources/Images/Icons/arrow-right-alt-24.png"

     

                    },

     

    closing the results frame, or closing bottom region, does not do it.  only clicking on the X in the upper right hand site of the table display seems to remove it properly.  what i need is a command that does the same thing, only as a menu option or a pre-command to invoke map tip.  

     

     
    0

Please sign in to leave a comment.