Flip switch not working

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
moust2002
 
 
Posts: 9
Joined: Wed Aug 14, 2019 2:30 pm

Flip switch not working

Post by moust2002 »

Hello,
The flip switch dont working correctly if I change the page direction to rtl.
What's the problem.
Thanks
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Flip switch not working

Post by Pablo »

You are right, this is currently not supported.
I will implement this in the next update.
moust2002
 
 
Posts: 9
Joined: Wed Aug 14, 2019 2:30 pm

Re: Flip switch not working

Post by moust2002 »

I'v an other qustion conserning flip switch. Normally, il has two values in the same time off or on. If I select on, the form send the value whith it is stored in the flip switch settings but in the case off the form dont send anything. I think, the advantage of flip switch is to have two values (for exemple: single or marrid) and the form should send the selected value. Now, the form send only the on value.
Thanks
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Flip switch not working

Post by Pablo »

If I select on, the form send the value whith it is stored in the flip switch settings but in the case off the form dont send anything.
A flipswitch is basically a checkbox, so it works the same as a standard checkbox only the appearance is different.
Browsers do not send the 'off' value of a chekbox to the server.
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Flip switch not working

Post by Pablo »

The RTL issue should now be fixed in today's build (8/22/2019):
https://wysiwygwebbuilder.com/download.html
Post Reply