Newbies nickhoffman Posted November 16, 2007 Newbies Posted November 16, 2007 Hello again, I am having trouble with a revert dialog box that doesn't seem to want to stay out of the way. I have written a script that sets field1 to "yes". The user is not allowed to leave the layout until not isempty(field1). (or until the script sets the field.) This vield is a "not empty" field and displays a validation message if the user tries to leave the layout before the not isempty(field1). This all works great, because after the validation message shows I don't get the revert record message that typically follows, which is the way I want it. However, when I followed this exact same method with a different layout, I can't seem to make the revert message dialog box to not show. I don't understand how it worked on one layout, but not another. Is there something I've overlooked?
Recommended Posts
This topic is 6277 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now