I am trying to create a custom tab which show an external web page. It works fine when there is no selection (thus choose current folder) and single selection (the object). However whenever I multi-select the pane display "multiple entries selected" which defeat my purpose as the tab function should work under multiple selection. See picture below:
when multi-selection
How to enable the custom tab content under multi-selection?
thanks.