Usability Tip (Ctrl+shift+click)

thumbs_up_ico2thumbs_down_ico0
Hi,
I want to share with you a very useful tip.
There's a key combination that can be used action flows while editing an action (control + shift + mouse click)
This bulk selects the current node plus nodes that are down.
You can use this when you want to insert some complex logic in the middle of your flow and are trying to arrange some extra space.
Give it a try to see how it works.

Hope this was helpful,
Regards
thumbs_up_ico0thumbs_down_ico0


Hi Luis,

THANKS!

This is really gonne be usefull for me. Wonder why nobody told me before :D.
Regards,
Evert
thumbs_up_ico0thumbs_down_ico0
Hi,

This functionality is not working in 5.0.1.0.
In which versions has this functionality been tested?

kind regards

Remco Dekkinga
thumbs_up_ico0thumbs_down_ico0


I've tested it in 4.2.4.49

It only has one disadvantage.

The key combination select every node with is on the same line as the node you click on. Having some node on the same horizontal line it selects every node on that line. So also the ones that are in top in the flow.

So the key combination doesn't select all the nodes that are down in the flow but selects every node that is on the same and down the line of the node you've clicked at.
Regards,
Evert
thumbs_up_ico0thumbs_down_ico0
Hi, it works fine in 5.0.1.5.
In 4.1.3+ versions it will indeed select all down nodes (blindly).
In 5.0.1.5 seems to be more smart.
Have a try.
thumbs_up_ico0thumbs_down_ico0
In fact that feature was missing on 5.0.1.0 and we added it back in 5.0.1.5.
What it will do is to select every element that is vertically bellow the clicked one AND that is connected from it. So if you a paralell exception handler flow in the same action that just happens to have some elements bellow, they won't be selected, like happended in 4.2.

Best Regards,
Gustavo Guerra
thumbs_up_ico0thumbs_down_ico0


Oke,

Nice to know, because I already saw it didn't worked in 5.0.1.0.

Time to update ;).

Gustavo, thanks for the extra remark.
Regards,
Evert
thumbs_up_ico0thumbs_down_ico0
I'm using 5.0.2.19.
In this version, with this new functionality for CTRL+SHIFT+CLICK (it selects every element that is vertically bellow the clicked one AND that is connected from it) there is a little side effect: it also won't select any comments... because comments are not part of the flow...
Is there any keyboard shortcut to get access to the previous behavior?
thumbs_up_ico0thumbs_down_ico0
Hi Tiago,
Unfortunately there's no way to get the old behavior.
This behavior was changed to use connected nodes because it made more sense... guess that comments were forgotten.
thumbs_up_ico0thumbs_down_ico0
In the upcoming 5.1 version that behavior has been fixed to include the comments

Best Regards,
Gustavo Guerra