Include Navigation Dropdown for Mobile Application
HI,
On my Mobile Application, VIsibility dropdown is missing. I am trying to add Visibility dropdown to include My,All, All across kind of views via SWT files.
When I Inspect I see <div id="s_vis_div" class="vis-dropdown"></div> , but nothing in it.
Can someone guide me in what should be done to show Visibility dropdown?
Is the SWT file the right place or have to write some js to achive this?
-Eswar