Skip to main content
Nintex Community Menu Bar

Start Event Checkbox value send to reviewer using Assign a Task

  • August 20, 2022
  • 3 replies
  • 23 views

Hello,

 

I have a NWC start event form where multiple checkboxes are used,

I want to send the start event checkboxes value for review using Assign a task

Not able to find the default value for checkboxes,
Can anyone please suggest any other way or workaround to do so.

 

Thanks and Regards

3 replies

Garrett
Forum|alt.badge.img+16
  • Scout
  • August 20, 2022

Hi @NiravGohil 

 

If the Start Form has "Choices - Multiple", use the following workaround.

First "Count items in collection". (e.g, check 2/8 items then count is 2 with item-1 at index-0 and item-2 at index-1) (e.g, check 8/8 items then count is 8 with item-1 at index-0... and item-8 at index-7)

Use "Get item from collection" to retrieve Values from the Choice control. Save to a Variable. 1 per selection item. So 6 * "Get item from collection".

 

In the Task From, insert a Label control and place the variables into the Label.

 

Start Form - Select everything

 

Start Form - Select selected

 

Cheers

 

  

 


  • Author
  • August 24, 2022

Hi @Garrett 

Thanks for the solution..!

It is very helpful if have only 10-20 items in the checkbox but currently, I am having around 10 Checkboxes and I am having more than 120 items in total.

 

Do you have another workaround for such bulk data?

 

Waiting for your solution.

 

Thanks & Reagards

Nirav Gohil


Garrett
Forum|alt.badge.img+16
  • Scout
  • August 24, 2022

@NiravGohil 

Provide a screenshot of your Choices.

 

Better yet, make a duplicate workflow, remove all sensitive. Export/Share the duplicate workflow.

Remove all sensitive data - email addresses, company details etc 

 

Read slowly 

Better yet, make a duplicate workflow, remove all sensitive. Export/Share the duplicate workflow.

Remove all sensitive data - email addresses, company details etc