I have a spellcheck button on my app and it's set to "All Records in Form or Browse Window" at the moment. The problem is we have an embedded browse with a button with an action on it. As these fields are unbound the spellcheck keeps getting hung up on them and doesn't work.

I know i can set the spellcheck to only check fields i specify, but there are a lot of forms and i'd prefer another way if possible.