Hi All
I know there have already been some questions regarding this topic but I haven't seen any resolutions yet, so am enquiring whether anyone has come across a fix.
I am using PowerApps with a DataVerse data source; I have created a table with a number of fields. Even though I added these fields in a certain order, DataVerse always stores them alpha\numerically - which is OK. However.....
1. Even when I insert a form, set it to 1 column, add the fields with no movement up or down (i.e. I do not alter the location), the tab indexing works but only to a point and still jumps to a date field (lower down) and and them resumes correctly.
2. If I change the columns to 2 and 3 the same thing happens but with two date fields
3. However, when altering the field locations up or down and leaving the column setting to 3, the tab index becomes "corrupted" and jumps erratically all over the place - literally from top to bottom and back again! I have looked up the Y criteria for the datacards; on the first 5 rows and they are all showing correctly, i.e., the first row show 0, second 1 and so on until row 5, but the system still jumps from the a datacard on the first row, to one on the fifth row, then to sixth and so on. All datacards are set to 0 for the tab index.
This is such a very basic requirement in form creation which isn't working so I'm wondering whether I've missed something.
If there is no solution - is the only other option to create a form from scratch and use the Patch function?