Checking checkbox before closing task

Hafila Hatta
Tera Guru

hi. i have a list of checkbox below being displayed in Sc_TASK. how do i make a checking to ensure that all checkbox are checked before closing the task?

 

Note: the checkbox are variable set

 

HafilaHatta_0-1744077592415.png

 

14 REPLIES 14

Shivalika
Mega Sage

Hello @Hafila Hatta 

 

Are these checkboxes variables ? Or some custom field in the form ? 

 

You can just create q BR to check these values and trigger the BR when the state changes to closed. If values is checked it's good. If not abort the action. 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

these checkboxes are variables. and they are displayed in sc_Task

For this @Hafila Hatta @ you can easily dot walk in variables and give the catalog items and task number also you can give. And since business rule has a copy of current state you can easily detect that and stop the action. 

 

In the business rule, if you try it out , you can share me screenshot and I can easily guide. Please tag me , so I can immediately reply, else I won't get notified. 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

Hello @Hafila Hatta 

 

This is how it will work, 

Shivalika_0-1744086592777.png

 

Shivalika_1-1744086604104.png

 

 

Give particular state values and variable values, you will be able to stop submission. You can also give task number and all conditions. 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY