Hi,
I'm developing a new app, but when I test it, when I enter new records in the details view and press the SAVE button, it remains disabled but doesn't save the record; it doesn't do anything.
I've already checked the folder permissions, but they're fine.
Any suggestions?
Can't save records
Re: Can't save records
I already checked well and it's only on one table
Re: Can't save records
Without knowing your code: there may be a javascript error which may stop execution (and perhaps does not re-enable the Save button after pre-save-validation).
Did you check for javascript errors in console tab of browser's developer tools (F12)?
Did you check for javascript errors in console tab of browser's developer tools (F12)?
Kind regards,
<js />
My AppGini Blog:
https://appgini.bizzworxx.de/blog
You can help us helping you:
Please always put code fragments inside
AppGini 25.10 + all AppGini Helper tools
<js />
My AppGini Blog:
https://appgini.bizzworxx.de/blog
You can help us helping you:
Please always put code fragments inside
[code]...[/code]
blocks for better readabilityAppGini 25.10 + all AppGini Helper tools