HighLightUK
Technical User
When a user clicks a New Job button on my form, I would like the values for four fields to carry over from the previous record (many jobs have this information as the same and this will help speed up input). All other fields will either be blank or have their default values as is cuurent.
I also need the focus to automatically move to the first field (as it currently sits on the New Job button).
How can this be achieved?
The field names are:
JobTypeID
JobDescID
COrder
RecDate
I also need the focus to automatically move to the first field (as it currently sits on the New Job button).
How can this be achieved?
The field names are:
JobTypeID
JobDescID
COrder
RecDate