You are viewing limited content. For full access, please sign in.

Question

Question

Error is reported even when at least one option is selected .

asked on April 13, 2015

Hello,

 

I have a group of checkboxes on the page .The problem is checkbox is validated and error is reported even when at least one of the checkboxes  is checked after clicking the save as draft button .

steps :

when i click on save as draft button ,a window will be opened . if you click on cancel button and continue the form then press submit button .It throws an error even at least one option is selected .

Expectation : It should not throw error if at least one option is selected .

 

I thought ,maybe my java script code  causes this issue so that i removed my code  but the issue still exist .

I would appreciate if you can let me know how we can resolve this issue. 

Thanks.

 

 

0 0

Replies

replied on April 13, 2015 Show version history

Thanks for reporting this issue. We were able to reproduce it. It occurs when the first checkbox option is not selected. We'll update this thread once the issue is resolved.

As a workaround, perhaps you can use radio buttons instead of checkboxes if only a single selection is allowed.

If you need to allow multiple selections, then perhaps creating a dropdown with the available options and putting it inside a collection can suffice for now?

0 0
replied on April 14, 2015

Thanks for your suggestion. We are using these multiple checkboxes at several locations in the form.

And many of them are inside a collection. So, we cannot use the second suggestion - dropdown insidea a collection.

Also, we need multiple choices, so radio button is not an option either..

Do you have any other solution? Do you know when this would be fixed ?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.