Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
I have two check box A and B how to move B at first place and A at second in same dialog tab
Solved! Go to Solution.
Hi @Ronnie09
Just change the order of the node and it will be updated in dialog.
Thanks!
View solution in original post
@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.
Views
Likes
Replies
Like