Hello
Is it possible to update the order in which the tab button filters through fields on an application in the header view? Is there a way to change it so when I click tab the selected fields go from left to right instead of up then down then left and right?
Additionally, is it possible to lock the currency selector in a currency field to not be selected when clicking tab?
Additionally, if the user clicks enter to perform a field actin, is it possible to re-direct their tab bar back to a specific section instead of moving on to the next field?
Focus will go to the next field in the column before going to the next column in the row. There’s currently no way to set a custom tab order, however, if there’s only one field per column per row, then you should be able to accomplish the desired behavior.
There’s also currently no support setting focus onto a different element after taking a field action.