Doubt new function "Steps" on Tabs

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
User avatar
miguelss
 
 
Posts: 159
Joined: Thu Aug 15, 2013 12:25 pm
Location: Madrid, Spain

Doubt new function "Steps" on Tabs

Post by miguelss »

Hi everyone,

Currently, I'm playing with the new and fantastic function "Steps" on Tabs.
I want to know how to add buttons as the first demo at http://www.wysiwygwebbuilder.com/suppor ... epper.html

If I add a button, what I need to put to "submit" to another tab? Thru events?
Thanks in advance!
User avatar
Pablo
 
Posts: 23594
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Doubt new function "Steps" on Tabs

Post by Pablo »

The buttons of the demo were implemented using standard buttons and events.

Here is the project file of the demo:
https://www.wysiwygwebbuilder.com/suppo ... _steps.zip
User avatar
miguelss
 
 
Posts: 159
Joined: Thu Aug 15, 2013 12:25 pm
Location: Madrid, Spain

Re: Doubt new function "Steps" on Tabs

Post by miguelss »

Thanks a lot @Pablo!

Now my "project" works perfect!!!
Have a great day!
User avatar
miguelss
 
 
Posts: 159
Joined: Thu Aug 15, 2013 12:25 pm
Location: Madrid, Spain

Re: Doubt new function "Steps" on Tabs

Post by miguelss »

Hi Pablo,

I can't get work my idea.
Attached is a demo file: https://we.tl/t-2Yb8ZyKnbw

When I click on "Next" it validated the data (if not entering).
After entering the data, nothing happens.
Could you help me in this issue?

Thanks in advance!
User avatar
Pablo
 
Posts: 23594
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Doubt new function "Steps" on Tabs

Post by Pablo »

If you add an 'onclick' event to a button then the default behavior will be overridden.

See this related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=37833

Also, I think only the last button should be a 'submit' button.
User avatar
miguelss
 
 
Posts: 159
Joined: Thu Aug 15, 2013 12:25 pm
Location: Madrid, Spain

Re: Doubt new function "Steps" on Tabs

Post by miguelss »

Thanks Pablo!

I found a workaround to do it!
Thanks a lot for your great support!

Cheers,
Post Reply