February 7, 200125 yr Newbies Does anyone know of a way to trigger a script upon leaving a field without changing the value of the field? I'm using Waves in Montion's Script Scheduler, and it works fine if the value in the field to be exited is changed, but I don't want users to be able to change it. Any ideas? TIA Jerry
February 8, 200125 yr quote: Originally posted by Jerry Maloney: Does anyone know of a way to trigger a script upon leaving a field without changing the value of the field? I'm using Waves in Montion's Script Scheduler, and it works fine if the value in the field to be exited is changed, but I don't want users to be able to change it. Any ideas? TIA Jerry how about before you leave the field you cut the data and paste it back in then the field would be changed and you would still have your data Dean
February 9, 200125 yr Author Newbies That works, but do you think there is a way to have something akin to that done automatically, without a user knowing it? I'd rather not have to instruct my users to cut and paste text into a field.
February 9, 200125 yr quote: Originally posted by Jerry Maloney: That works, but do you think there is a way to have something akin to that done automatically, without a user knowing it? I'd rather not have to instruct my users to cut and paste text into a field. write a script where you copy data clear data paste date go to next field or set zoom level to 100% etc.(something to that effect) Dean
Create an account or sign in to comment