I have a form and in the form I have fields like 'Date Picker', 'Time Picker', Name, Address, etc
My requirement is, if tab button (of the key board) is clicked, it has to rotate in between 'Date Picker' and 'Time Picker' fields. Now that it is going to Name input after 'Time Picker'.
It has to go to 'Date Picker' from 'Time Picker' & from 'Date Picker' to 'Time Picker' whenever tab button is clicked. We need to restrict to both the pickers.