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.
Query - Dynamic saving
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
-
- Posts: 68
- Joined: Tue Mar 09, 2021 6:45 pm
Re: Query - Dynamic saving
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?
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?
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
Re: Query - Dynamic saving
autosaveForm is a (PHP) Procedure. You'll have to create it.
Builders -> Procedure -> Add
Builders -> Procedure -> Add
You do not have the required permissions to view the files attached to this post.
-
- Posts: 68
- Joined: Tue Mar 09, 2021 6:45 pm