Concerns WWB 15.0.4:
When uploading forms, always value="" inserted although this is not necessary. This makes my PHP script stumble and it doesn't work anymore.
Is there a setting for this in the new version 15?
If No, can you fix this behavior?
Note: With WWB 14.4.0 value="" is not output and everything works.
Problem with value="" in uploaded files...
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Re: Problem with value="" in uploaded files...
I do not think this behavior has changed. It works the same as in WB14.
Re: Problem with value="" in uploaded files...
Hello
Here is a part from the Page HTML in WWB14:
Here the same from WWB15:
Here are the project files for download:
for V14: https://www.dropbox.com/s/lb3ymdct62a7l ... k.wbs?dl=1
for V15: https://www.dropbox.com/s/b9cnxlpom8n1f ... g.wbs?dl=1
Best regards,
André
Here is a part from the Page HTML in WWB14:
Here the same from WWB15:
Here are the project files for download:
for V14: https://www.dropbox.com/s/lb3ymdct62a7l ... k.wbs?dl=1
for V15: https://www.dropbox.com/s/b9cnxlpom8n1f ... g.wbs?dl=1
Best regards,
André
Re: Problem with value="" in uploaded files...
At the moment I do not have access to my computer so cannot load your project.
But I will look at this when I am back from my holiday.
It may have been a modification based on user feedback.
But I will look at this when I am back from my holiday.
It may have been a modification based on user feedback.
Re: Problem with value="" in uploaded files...
Hello Pablo
Enjoy your well-deserved holidays!
I found the problem right now and was able to solve it myself.
The combobox "inp_sortierung" only contained Text values and no Value values.
That's why the SQL query failed to sort.
Now it works again.
(In V14 it worked anyway, but that is obsolete now.)
Best regards,
André
Enjoy your well-deserved holidays!
I found the problem right now and was able to solve it myself.
The combobox "inp_sortierung" only contained Text values and no Value values.
That's why the SQL query failed to sort.
Now it works again.
(In V14 it worked anyway, but that is obsolete now.)
Best regards,
André