There is a new bug on the release version 3.18075.22. When i open the powerApps custom list form, it scrolls to the bottom of the form after the form has been loaded.
Is there any workaround for this problem.
Thank you for helping!!
It might be related with the TabIndex property:
See the document:
Accessibility properties in PowerApps
Quoted:
"
TabIndex – Keyboard navigation order in relation to other controls.
Default value of zero specifies default tab order, based on control's XY coordinate. Setting a value higher than zero will move the control's tab order ahead of all controls with the default values. A control with TabIndex value of 2 will precede one with TabIndex of 3 or higher when tabbed.
Note that containers such as Form and Gallery controls will always tab through all elements of the container before proceeding to controls outside of the container. The container's tab order is that of the lowest value TabIndex of a child control.
Setting TabIndex to -1 will disable tab access to the control; in case of Images, Icons and Shapes, they will be made non-interactive elements.
"
Regards,
Michael
I have set the tab index on each of my fields, and it seems to make no difference. The cursor randomly pops into a choice field half way down the page. Be keen to hear if anyone spots a fix.
Hi Michael,
I have also set the tab index of all properties to -1. But that does not help with the problem. After the inital load jumps the form to the end / down of the form. I am using this form like 4 months and did not have this problem till the version 3.18075.22. I have checked it today again. i am now on version 3.18081.19 but still have the same problem.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
198 | |
53 | |
41 | |
41 | |
37 |
User | Count |
---|---|
263 | |
86 | |
71 | |
69 | |
66 |