Where in the record saving process is the link and load called? Is this something that is called simultaneously as the server-side js post workflow is executed creating a race condition or is it called synchronously?
For context I have a subtable to loads information from source records via link-and-load but would like to allow a user to update the source record during editing, but when not editing it will show the most recent information from the source record.