Good day
For a doctype, it is possible to write come client script to perform custom actions using the triggers
refresh , on_submit …etc…etc
Is it possible to do similar scripting / customisation in the kanban view ?
e.g. when a card is moved / dropped , some custom code is executed
I have been searching for some documentation on this and how the kanban code under
./apps/frappe/frappe/public and ./apps/frappe/frappe/desk ties up with the various doctypes.
Any help appreciated.