
Announcements
When using HtmlText in Power Apps, is there a way to make the scroll position of HtmlText1 the same as that of HtmlText2?
Please let me know if there is a way
What I want is that when I move scroll number 1, I want scroll number 2 to move in the same way.
Hi @kjk4563 ,
I'm afraid that is no available, but you could add a Scrollable Screen. It allows you to scroll the entire screen. You just need to adjust the lengths of these two HTML Text controls to the appropriate size. Simply drag the entire screen, and both controls will move to the same position based on your actions.
Best Regards,
Bof