Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Requested JSON parse failed when save form

Locked
m2acnu
Posts: 3
Joined: Mon Sep 21, 2015 8:20 am

Requested JSON parse failed when save form

Unread post by m2acnu »

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:
nuBuilder.png
Thanks!
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Requested JSON parse failed when save form

Unread post by admin »

Wei,

I'm not sure what the problem is. I was able to save it..
p.PNG
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.
m2acnu
Posts: 3
Joined: Mon Sep 21, 2015 8:20 am

Re: Requested JSON parse failed when save form

Unread post by m2acnu »

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

admin wrote:Wei,

I'm not sure what the problem is. I was able to save it..
p.PNG
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
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Requested JSON parse failed when save form

Unread post by admin »

.
Locked