Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Query - Dynamic saving
-
- nuBuilder Team
- Posts: 4564
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 529 times
- Contact:
-
- nuBuilder Team
- Posts: 4564
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 529 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: 4564
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 529 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