Fetch Latest Record

Fetch Latest Record

Hello,


I have two forms, FA and FB

FB needs to access the latest record from FA's table
FA has an input field FA-NewRec set to "New"

FB finds latest record like so..........

FetchLatestRec = FA[FA-NewRec ="New"]

When found FA-NewRec is set to "Old" etc



"If two or more users access the form at the same time, the issue reported may arise, as the fetching criteria is not unique to the task. "


Thanks