For multiple selects, I use a form with a child browse that has the checkbox EIP. Works fine except for one problem. If the user checks a record then immediately clicks Save, the EIP process on the server doesn't execute. If the user waits for a second or so before clicking Save it works. Unfortunately, busy users are not likely to go 'one Mississippi' between checking the box and clicking Save. Even if they know about the problem, it is going to irritate them,
Is there any way to delay the acceptance or execution of the Save click, until after the EIP process is done?