widget - action is not being pass to server side
hi everyone, I am trying to create todo widget. widget with 2 buttons. approve and reject.when I click the buttons, the variable "action" is not being pass to server side. so nothing happens. Here is my code:html:<div class="widget-approval-widget">...
