cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
tcasling
Level 3

Set checkbox based on another checkbox on same panel

If I have two checkboxes on the same panel and the second one isn't relevant unless the first one is checked. How do I handle that?

Specifically:

Install Product

Install Product as Service

Don't want user to be able to select Install Product as Service unless Install Product has been selected.

Thanks
Labels (1)
0 Kudos
(2) Replies
jerome_IA
Level 9

tcasling wrote:
If I have two checkboxes on the same panel and the second one isn't relevant unless the first one is checked. How do I handle that?

Specifically:

Install Product

Install Product as Service

Don't want user to be able to select Install Product as Service unless Install Product has been selected.

Thanks


Advanced get user input panel does this.

1/ Create a choice group and edit it.
2/ Check the box "Subcomponent hidden
3/ Click on subcomponents column field
4/ Add another choice group from there.

You're done.

--jerome
0 Kudos
tcasling
Level 3

Thanks, i'd missed the subcomponent.
0 Kudos