AutoHeight for Multiline Text in PowerApps
Multiline Text in PowerApps should have the AutoHeight property enabled, so that the Multiline text field grows in height according the size of the text.
Today this is possible by creating a labl with AutoHeight set as true, setting the width of the label to be the same as the text input, and placing DataCard Height same as Label.

1 comment
-
Alan commented
The workaround will not work for my form. Is this feature being considered as it would be really useful to auto-size text based on its content?