How can one get text to wrap in a label when Width is calculated (e.g. Parent.Width - 60) on a browse gallery form?
In a canvas app's browse gallery form I have a text label that will not actually wrap text even though the Wrap = true.
Said form is tied to a SharePoint List; therefore, the Text = ThisItem.Description
Have tried an HtmlText label w/HtmlText = ThisItem.Description
Note when Width is set to a fixed number (e.g. 560) the text label wraps.
How can one have both a calculated Width and text that Wraps in browse gallery form?

Report
All responses (
Answers (