Undefined error message

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
windsurfer
 
 
Posts: 191
Joined: Mon May 13, 2019 9:15 pm

Undefined error message

Post by windsurfer »

I have a form that has the file upload fields.
When in the settings i select the Info bubble in the validate section i get the error message at the top left of the page "Undefined" Why would that be ?

https://prnt.sc/ZuVPNmZ4kWns

https://prnt.sc/BtDLIc6i6FqK
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 23598
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Undefined error message

Post by Pablo »

To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.

I do not need the complete project because that will only take more time to figure out what you have done.
Basically, I just need a small project with one page and object(s) that are relevant to your question.

Note that I cannot see what you have done based on the published page (HTML), because the software has thousands of options and millions of possible combinations.
So, there is no way to know which options you have used by looking at the HTML only.

For further details about how to share a project file, please see this FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
windsurfer
 
 
Posts: 191
Joined: Mon May 13, 2019 9:15 pm

Re: Undefined error message

Post by windsurfer »

I emailed it to you
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 23598
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Undefined error message

Post by Pablo »

I have found the following issues in your project:
- there is a 'reload 'event in the page properties. Please remove this.
- the submit button does not need an event to submit the form.
- you have mixed different validation methods. Please stick with one validation type for all objects.
- you will need to set the 'title' attribute for all elements that use validation. Because this is used for the input prompt, otherwise it is 'undefined'.

there may be more, but you will need to fix these issues first...

Also, I suggest that if something does not work, then strip everything from the project that is not relevant to the issue.
It took me a lot of time to figure what you have done with all the (unneeded) events and different settings.
Post Reply