コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Can anyone help to write Nested check boxes

Avatar

以前のコミュニティメンバー

Hi,

I am not able to get the list of check boxes under the Checkbox in dialog.Can anyone share the code snippet for the nested check boxes.

1273731_pastedImage_0.png

Regards,

Sandhya.

1 受け入れられたソリューション

Avatar

正解者
Level 5

There is no OOTB implementation for such behavior I guess. We have to write some jquery code to accomplish that..

元の投稿で解決策を見る

4 返信

Avatar

Level 5

Hi Sandhya,


Does Country1 and state1,state2 have relation?

Like if I select contry1 both state1, state2 should be selected or if I select state1,state2 country1 should be automatically selected something like that.

Avatar

以前のコミュニティメンバー

Yes susheel,there is a relation like what you stated.

Avatar

正解者
Level 5

There is no OOTB implementation for such behavior I guess. We have to write some jquery code to accomplish that..

Avatar

Community Advisor

sandhyap23572992​ are you trying this in Classic UI or Touch UI ? Can you explain your use case here for a better understanding. ?