Passing values between forms

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
tba
 
 
Posts: 46
Joined: Thu Mar 14, 2019 9:35 am

Passing values between forms

Post by tba »

I want to be able to pass a list value eg 1,2 or 3 as selected by the user to whichever form is associated with the selected value and then use that value in the destination form. Is this possible and if so how?
User avatar
Pablo
 
Posts: 22163
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Passing values between forms

Post by Pablo »

This is possible, but there is no standard option so this will require custom code. This cannot be implemented 'visually'.
tba
 
 
Posts: 46
Joined: Thu Mar 14, 2019 9:35 am

Re: Passing values between forms

Post by tba »

thankyou .. are there any tutorials or examples available for me to try?
User avatar
Pablo
 
Posts: 22163
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Passing values between forms

Post by Pablo »

This is not specific to WWB, but maybe this will be helpful?
https://stackoverflow.com/questions/204 ... to-another
Post Reply