Set own breakline in a widget name in a flow
771
Views
0
Comments
On our RadarOn our Radar
Frontend (App Interfaces)
Now outsystems determinate where the break rule is set in the widget name and I would like to set my own break rule in the widget name.

On this way:
  • I can make my flow more and easy readeble for myself and others.
  • In some cases I can break the name earlier (make a more compactor flow).

To give you an example: a widget, named: 'FeedbackMsg_NoNumber'.

Display in Service Studio is:
'FeedbackMsg_No
Number'

Display I would like to have is:
'FeedbackMsg
NoNumber'