Labeled static text
Last updated
Last updated
The labeled static text control can be used to structure data in a good way on the screen. For example: Label = "Order no:" and text = "{orderNo}" (a variable for the order number). The result will look like this:
Use your variables (with {}) and Flow script to make your texts generic.
Label Enter a text that will be displayed to the user.
Text Enter a text that will be displayed to the user.
Use Large Font Check the box to make the font size of the text larger.