![]() |
Sergey Kornilov admin 1/21/2016 |
Check this article for inspiration: |
C
|
chrism author 1/21/2016 |
Check this article for inspiration: https://xlinesoft.com/phprunner/docs/add_custom_field_to_form.htm You can extend beforeSave event adding confirm() function call asking for user input: https://developer.mozilla.org/en-US/docs/Web/API/Window/confirm
|