im trying to figure out a way to copy the auto generated "BOM No" into another textbox "Schedule No", the problem is that the value of "BOM No:" when adding a new record is set to "New" and is only assigned a BOM number when saving the record.
I would like to find a method that would allow me to equal the value of BOM No to Schedule No so that i could use it as an identifier when loading BOM Records accodring to BOM No = Schedule No
Any help would be much appreciated :)