Page 2 of 2
Re: Query - Dynamic saving
Posted: Tue Mar 23, 2021 9:49 pm
by kev1n
I set the date format to yyyy-mm-dd. Now saving works too.
Re: Query - Dynamic saving
Posted: Tue Mar 23, 2021 10:02 pm
by kev1n
Now saving works for any date format.
Re: Query - Dynamic saving
Posted: Mon Apr 05, 2021 11:08 am
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?
Re: Query - Dynamic saving
Posted: Mon Apr 05, 2021 11:13 am
by kev1n
autosaveForm is a (PHP) Procedure. You'll have to create it.
Builders -> Procedure -> Add
Re: Query - Dynamic saving
Posted: Mon Apr 05, 2021 11:15 am
by Olikun
that was it, had just seen it for myself.
it works
