0

I am new in Joget. I need some help.

I have one form (CRUD). It's datalist like as below: enter image description here

Now, I want to update status when I will click on assign button then selected checkbox's status value will be update to Assigned.

Thanks.

Ketul Soni
  • 15
  • 6

1 Answers1

0

what you can do is set create a hyperlink against the row in datalist on that action you can either use JDBC or dormant record plugin to update status.