Two checkbox one checkbox above other | Community
Skip to main content
Level 6
September 14, 2021
Solved

Two checkbox one checkbox above other

  • September 14, 2021
  • 2 replies
  • 702 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Asutosh_Jena_

Hi @ronnie09 

 

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

 

Thanks!

2 replies

Asutosh_Jena_
Community Advisor
Asutosh_Jena_Community AdvisorAccepted solution
Community Advisor
September 14, 2021

Hi @ronnie09 

 

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

 

Thanks!

Bhuwan_B
Community Advisor
Community Advisor
September 14, 2021

@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.