Expandir minha barra de realizações na Comunidade.

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

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Two checkbox one checkbox above other

Avatar

Level 7

I have two check box A and B how to move B at first place and A at second in same dialog tab

1 Solução aceita

Avatar

Resposta correta de
Community Advisor

Hi @Ronnie09 

 

Just change the order of the node and it will be updated in dialog.

 

Thanks!

Ver solução na publicação original

2 Respostas

Avatar

Resposta correta de
Community Advisor

Hi @Ronnie09 

 

Just change the order of the node and it will be updated in dialog.

 

Thanks!

Avatar

Community Advisor

@Ronnie09 you can navigate to Component's dialog in CRXDE and interchange position of Checkbox, Better to update change in your codebase - in your dialog .context.xml file to avoid overriding your changes due to code deployement.