How to display these tabs like ‘TAB_INTERACTION_INFORMATION_AUTOSUGGEST’, OR “TAB_INTERACTION_INFORMATION_NOTEPAD”,
There are two functions, selectTabbyName(name), hideTabByName(name) to select or hide them.
but, by default, these tabs are not hidden?
I know the appearence of them may depends on specific type of call, or status of call, like ‘TAB_INTERACTION_INFORMATION_CAMPAIGN’, OR ‘TAB_INTERACTION_INFORMATION_CALLBACK’,
but tabs like suggest or notepad, should be displayed by default?
Kevin