Override default behaviour when dragging a Boolean into an Action
428
Views
7
Comments
New
Service Studio

Dragging a Boolean onto an action now results in an IF widget. It would be nice if I can toggle this to an ASSIGN widget by pressing the ALT or CTRL button. 

Same could also be applied for Primary Key variables by overriding the default behavior of creating an aggregate.

Yes please!

Changed the category to
Service Studio
Merged this idea with 'When dragging a variable of type boolean to a flow, create an assign instead of an IF statement.' (created on 06 Dec 2023 17:16:21 by Pedro Oliveira)

When dragging a variable of type boolean to a flow, it would be nice to be able to create an assign instead of an IF statement.

The idea is, for example with a combination of a key and the drag, when I drag the boolean variable to the action, the platform creates an assign instead of an if statement.

It would be so much fast to do so instead of dragging an assign and then look for the correct variable and select it (sometimes we have so many elements on a block/screen).

I Prefer to have a suggestion pane(Like AI suggestion pane) containing options for Check Boolean and Assign Boolean.

That would be nice to.

What would also work is to include keys like shift and ctrl in the action (like the copy/move action in Windows), f.e. dragging generates an Assign, ctrl-dragging generates an If