Execute an action after the default action
Hi guys, I have a
I tried the above code but id didn't work.
TextInputColumn code like below, I want to execute a query is_completed to true after executing the default query which is updating the description column. How can I do this? TIA!I tried the above code but id didn't work.