You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to delete a record from ngRestModel, I get this popup
What is the expected result?
From where this window comes up? How to configure its contents(like message and behavior etc.)
Another issue:
How to hide delete button for specific rows conditionally. If a record has already been deleted(is_deleted = true), we should not allow the user to delete it again.
What do you get instead? (A Screenshot can help us a lot!)
LUYA Check ouput (run this script and post the result: luyacheck.php)
Additional infos
Q
A
LUYA Version
PHP Version
Platform
Apache/XAMPP/MAMPP/etc.
Operating system
Windows/Linux Server/OSX/etc.
The text was updated successfully, but these errors were encountered:
Its the default behavior for the delete button. If your language is missing, you are welcome to help us translate those messages :-) let me know if you need further assistence on this.
What steps will reproduce the problem?
When I try to delete a record from ngRestModel, I get this popup
What is the expected result?
From where this window comes up? How to configure its contents(like message and behavior etc.)
Another issue:
How to hide delete button for specific rows conditionally. If a record has already been deleted(is_deleted = true), we should not allow the user to delete it again.
What do you get instead? (A Screenshot can help us a lot!)
LUYA Check ouput (run this script and post the result: luyacheck.php)
Additional infos
The text was updated successfully, but these errors were encountered: