Hi, team
This is Wei from China.
The nuBuilder is great, thank you!
There's a error when using the nuBuilder.It says that "Requested JSON parse failed when save form" when I click the "Save" button after I've modified the property of Form.
SQL of the whole project pls refer the attachment "nubuilder.7z".
Error as follow:
Thanks!
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Requested JSON parse failed when save form
-
- Posts: 3
- Joined: Mon Sep 21, 2015 8:20 am
Requested JSON parse failed when save form
You do not have the required permissions to view the files attached to this post.
Re: Requested JSON parse failed when save form
Wei,
I'm not sure what the problem is. I was able to save it..
That Form does have quite a few fields on it, perhaps if you increased some of php's ini setting like post_max_size.
BTW I like the look of your Project Form. If it were me I would put the lower Textareas on a second tab so that the user didn't have to scroll down.
Steven
I'm not sure what the problem is. I was able to save it..
That Form does have quite a few fields on it, perhaps if you increased some of php's ini setting like post_max_size.
BTW I like the look of your Project Form. If it were me I would put the lower Textareas on a second tab so that the user didn't have to scroll down.
Steven
You do not have the required permissions to view the files attached to this post.
-
- Posts: 3
- Joined: Mon Sep 21, 2015 8:20 am
Re: Requested JSON parse failed when save form
Hi, Steven
Thank you for your troubleshooting.
Most of the value of filed could be saved after click "Save", a few couldn't be saved like the width of "Browse Columns", I can modify sql by phpmyadmin instead of "Save".
Thanks for your suggestion too.
Anyway, thank you again.
Wei
Thank you for your troubleshooting.
Most of the value of filed could be saved after click "Save", a few couldn't be saved like the width of "Browse Columns", I can modify sql by phpmyadmin instead of "Save".
Thanks for your suggestion too.
Anyway, thank you again.
Wei
admin wrote:Wei,
I'm not sure what the problem is. I was able to save it..
That Form does have quite a few fields on it, perhaps if you increased some of php's ini setting like post_max_size.
BTW I like the look of your Project Form. If it were me I would put the lower Textareas on a second tab so that the user didn't have to scroll down.
Steven