web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : MojUwQ4CQJRlvnCCCUvz0k
Power Apps - Building Power Apps
Answered

Textbox scrollbar disabled when FormMode = View

Like (0) ShareShare
ReportReport
Posted on 24 Sep 2021 14:48:03 by 289

Hi Guys,

I have a form that includes a textbox for Audit data, usually the audit data can be large and therefore the scrollbar is necessary. However, when the form is in view mode, the scroll bar is disabled. How do I provide users with scroll functionality while in view mode?

Categories:
I have the same question (0)
  • JimJim Profile Picture
    289 on 24 Sep 2021 at 15:45:02
    Re: Textbox scrollbar disabled when FormMode = View

    @eka24 , thank you, changing the display mode of the data card fixed it 😀

    I thought that changing the display mode of the text box would be enough but I was wrong

  • Verified answer
    eka24 Profile Picture
    20,921 on 24 Sep 2021 at 15:39:35
    Re: Textbox scrollbar disabled when FormMode = View

    I suggest either you change the DisplayMode of that Datacard from Parent.DisplayMode to DisplayMode.Edit

    Or

    Insert a Label and set the Text property to TextboxName.Text

    Also change the Auto Height to true and Scroll to Overflow.

     

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

    Please Subscribe to my Youtube Channel

     

     

  • JimJim Profile Picture
    289 on 24 Sep 2021 at 15:25:00
    Re: Textbox scrollbar disabled when FormMode = View

    @eka24 , yes the text input box is multiline.

    Having double checked the properties of the box, I don't have any related to scroll bars.

    The scroll bar automatically displays when the form is in edit mode, when the form is in view mode I can see the scroll bar but it is disabled. I have also changed the text input mode to Edit but this doesn't fix it

  • eka24 Profile Picture
    20,921 on 24 Sep 2021 at 15:21:15
    Re: Textbox scrollbar disabled when FormMode = View

    Is the Mode property of the Textbox set to Multiline?

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

    Please Subscribe to my Youtube Channel

     

  • JimJim Profile Picture
    289 on 24 Sep 2021 at 15:11:42
    Re: Textbox scrollbar disabled when FormMode = View

    Hi @zmansuri , there is no ScrollShow property

  • zmansuri Profile Picture
    6,048 Super User 2024 Season 1 on 24 Sep 2021 at 15:04:29
    Re: Textbox scrollbar disabled when FormMode = View

    In the ScrollShow property write

    FormMode.View

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Loading complete