Expand my Community achievements bar.

The first preview of our new Community upgrade is live - check it out now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Ronnie09 

 

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

 

Thanks!

View solution in original post

2 Replies

Avatar

Correct answer by
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.