Question
Hide and Show a widget upon the click of a button
This question has been asked previously but the answers were not very clear.
I know I can do an expression widget or a service and drag the "clicked" parameter to the service or expression and then drag the service or expression to the widget that i want displayed/hidden.
However, I guess I am not very good with JS because i can't figure out a way to specify that on the first click I want the widget 'visable' and then on the next click 'disappear'.
Any help is greatly appreciated

