Matt Klein Posted December 21, 2006 Posted December 21, 2006 Anyone know a way to suppress the spell checker dialog box when no spelling errors are found in a field. I have the spell checking scripted in my solution and it checks multiple fields. If a field is empty, the dialog box doesn't appear, but if there is a spelling error or the field is not empty and there is no spelling error the dialog box appears and needs to be dismissed. I don't want the user to have dismiss a dialog box when no spelling errors were found.
anachron Posted May 3, 2007 Posted May 3, 2007 I second this motion -- there should be a preference option to turn off dialog box display if no errors are found. As it is now, it's not useful to force spell-checking (via a script) on field exit, because it means every time the field is updated, regardless of whether there's an error, the user has to dismiss a dialog box. On a different note, hopefully FMI will go the extra distance to make the Spelling script options script- and loop- compatible, i.e. allowing error trapping, auto-correction using custom dictionaries, etc. to operate without user intervention inside of scripts. This would be useful for features such as looping through a set of records to flag ones with spelling errors, etc.
Recommended Posts
This topic is 6416 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