Allow Spellcheck



This flag controls whether or not the browser's spellchecker will function on textbox and text area widgets. When the flag is not defined, the behavior depends on the browser and widget type.

Example:

pui["allow spellcheck"] = true;

Where do you save this configuration option?  Here