Hi Is it possible to have 2 events on 1 button? I am trying to setup a button so that the first click shows a hidden object and another click hides the object, bit like an on / off switch. I can get either to work but not both.
thanks,
2 events with one button
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: 2 events with one button
You can add multiple events to a button.
Re: 2 events with one button
Hi Pablo,
I have added the 2 events to a themeable button, the first event is set to show a hidden object i.e. login and the 2nd event is set to hide the same object. when viewed in preview only the show event works, nothing happens when I click the button to hide it
I have added the 2 events to a themeable button, the first event is set to show a hidden object i.e. login and the 2nd event is set to hide the same object. when viewed in preview only the show event works, nothing happens when I click the button to hide it

Re: 2 events with one button
You cannot show and hide the same object with the same click.
Please use 'Toggle' instead.
Please use 'Toggle' instead.
Re: 2 events with one button
Cheers Pablo thats exactly what I was looking for. Works a treat 
