Expand my Community achievements bar.

SOLVED

Force spell check before save or print form

Avatar

Level 2

Hello,

I'm using LC Designer 8.2 to create a form & wonder if there a way to set up or scripting a force spell check (like before email send - a spell check box pop up when the send button is selected). 

Thanks,

Trang

1 Accepted Solution

Avatar

Correct answer by
Level 6
2 Replies

Avatar

Correct answer by
Level 6

Avatar

Level 2

Thanks - it works - I put

app.execMenuItem

("Spelling:Check Spelling"); at the docCl

ose, preSave & prePrint event