Navigation layout toggle on a click of non sidebar toggle button

1
Hi, I have a navigation layout where for the sidebar toggle button i have a button like a badge on above it showing the number of notifications. i want even on click of the no of notifications button i want the sidebar to be toggled. how can i achieve it using any javascript or jquery?
asked
2 answers
1

running into same problem.

Working on it, if i find a solution I'll let you know

answered
0

Hi Jammula,

You can use the JavaScript Button from the App store to click a different button, next to triggering a microflow. If you put the toggle button in your layout, you can hide it and click (by a custom class you can give it) it using the  Javascript button on your page.

answered