how to automatically enter field value from same field in previous record?
when user clicks to insert new record, how can i automatically populate field on insert page with data from previous record?
users will be visiting insert page from a records_Results page where all records will have identical data (referenceNumber) is same field
thx in advance