Hello,
Working on an app in Powerapps for Teams and noticed that the Label control doesn't have an auto height property anymore?
When working on Powerapps web, you have it available. It's a bit disjointed because my text will vary in height but I'm not able to adjust the "template size" of the gallery the label is in based on the labels height on the Powerapp for Teams.
What can I do here?
Solved! Go to Solution.
Hi @virakones ,
Yes there is not AutoHeight property for TextBox Control in Power Apps for Teams.
But as a workaround you could define the Height base on the length of the strings in the text box:
TemplateSize property of the Gallery set to:
TextBox.Height+10
Please have a try and hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi @virakones ,
Yes there is not AutoHeight property for TextBox Control in Power Apps for Teams.
But as a workaround you could define the Height base on the length of the strings in the text box:
TemplateSize property of the Gallery set to:
TextBox.Height+10
Please have a try and hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
User | Count |
---|---|
257 | |
110 | |
97 | |
52 | |
39 |