Views:

Applies to Product - Power Apps

What’s happening?
Customers are experiencing issues with multi-line text fields in quick view forms where the scrollbar is not visible, and the field does not maintain a static length.
 

Reason:
The behavior is by design. When adding a multi-line text column to a quick view form, the form will have a height of one regardless of how the column control height is set. This ensures proper rendering of the form while maintaining density. Multi-line text columns on other form types, such as main forms, work differently as the form automatically expands based on the amount of text.
 

Resolution:

  • It has been confirmed that the scrollbar is not available on the quick view form for multi-line text fields due to the design limitations.
  • Customers are advised that the expected behavior is that the scrollbar will not be visible in the quick view form, and the height will not adjust based on the content.
  • For further reference, documentation on quick view control properties can be found at the provided link.