I have updated the process we use to create a unique number by using a NextKey. There is a previous field where this number was stored, so for backwards compatibility, I want to copy the NextKey when it is created into the previous field if it is empty. The problem is, the NextKey is only created when the Form is Saved. Does anyone have any insight on how to do this?