demogorgan
Registered User.
- Local time
- Today, 20:01
- Joined
- Nov 29, 2017
- Messages
- 37
Hi,
So I have an input form that users key into, however whenever they edit or enter a new record after they hit the next button it always reverts back to record 1.
I would like the form to stay on the current record after the user has finished editing / creating the record.
The reason for this is orders are sorted by dates and they can have to update many records in one session, so it can be frustrating to have to manually go back to the record they were working on just to go the next one.
From what I can ascertain it would be a bookmark that would hold the record number being worked on and then retrieve this number to jump back to it.
Does that sound about right ? I have tried to get my head round it but I am drawing a blank.
Thanks in advance
Demo
So I have an input form that users key into, however whenever they edit or enter a new record after they hit the next button it always reverts back to record 1.
I would like the form to stay on the current record after the user has finished editing / creating the record.
The reason for this is orders are sorted by dates and they can have to update many records in one session, so it can be frustrating to have to manually go back to the record they were working on just to go the next one.
From what I can ascertain it would be a bookmark that would hold the record number being worked on and then retrieve this number to jump back to it.
Does that sound about right ? I have tried to get my head round it but I am drawing a blank.
Thanks in advance
Demo