Welcome to the nuBuilder Forums!

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

Query - Dynamic saving

Questions related to using nuBuilder Forte.
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 446 times
Contact:

Re: Query - Dynamic saving

Unread post by kev1n »

I set the date format to yyyy-mm-dd. Now saving works too.
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 446 times
Contact:

Re: Query - Dynamic saving

Unread post by kev1n »

Now saving works for any date format.
Olikun
Posts: 68
Joined: Tue Mar 09, 2021 6:45 pm

Re: Query - Dynamic saving

Unread post by Olikun »

Hello,

I still have a few problems here.

The demo works great.

I recreated the form.


It only saves the first entry.

With a second entry, an error message appears "The Procedure does not exist... (autosaveForm)"


I pasted the code in the Custom Code form, but didn't change anything.

I've looked at all of the fields, but they all look good.

Where else do I have to enter something?
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 446 times
Contact:

Re: Query - Dynamic saving

Unread post by kev1n »

autosaveForm is a (PHP) Procedure. You'll have to create it.

Builders -> Procedure -> Add
You do not have the required permissions to view the files attached to this post.
Olikun
Posts: 68
Joined: Tue Mar 09, 2021 6:45 pm

Re: Query - Dynamic saving

Unread post by Olikun »

that was it, had just seen it for myself.

it works :)
Post Reply