Hello, is there a way to sort cases in the Switch activity because I have around 20, and the bot loops through each case? However, sometimes, I want to add let’s say a case below case 5, I need to always manually move case 5 to case 6, case 6 to case 7, and so on. Hope you understand what I mean. This can be quite time-consuming and tiring. If there’s a current alternative, please let me know. Thank you.
Hello @private_matter
Do mean you want to create a case and you need to replace the position?
Unfortunately we cannot edit within the Studio. When direct working on the XAML within a text editor (e.g. notepad++) we can rearrange.
Take Backup of the XAML before editing within the editor
Thank you for the tip, but that’s not a convenient option at all. How am I supposed to search for a specific activity within the raw text that is not formatted in a readable way? We still need a way to sort cases directly within Studio. I would like to request this feature to become available.
we didn’t state that this is confortable. Also not, when editor is providing syntax coloring.
Feel free to place your feature request here
thank you will do.