I think it's not possible, but is there a way to number the actions? I mean I have 76 actions in my actionlist. I gave each action a number and a name. For example when I have to create a new action and insert it between the action number 10 and 11 then I had to increase all higher numbers manually... That takes a lot of time and nerves
If its not possible to do this thats my wish for the wish list!
We encourage people to use structure in their build processes instead of numbering. For instance, if a group of actions perform a sub-function then select them, right click and choose “Refactoring -> Wrap Actions with Action Group”. If it’s a large group of actions, do the same but choose “Extract to Action List”.
You can rename the Action List or Action Group to give it a descriptive title (or even number each action group to give a high-level progression.)
Of course, there may be another reason for numbering the actions. Can you elaborate at all?