i have main form with everything on it using tabs and so on and everything is working fine.
what i would like to do is this. since im jumping frequently between different records and many actions require main form to be reopened or refreshed and when this happens the form goes to random records, i would like for form to go to last record i was on before it was refreshed or opened.
i was thinking using tempVars to set the id but the problem is that im not sure what can trigger the TempVars since im jumping between the records and not making any changes to them.
any help would be greatly appreciated