Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the spell checker to utilize the specified English dictionary, affecting text input validation and correction. |
| What area does it affect? |
Text input validation |
| What does the default mean? |
The default value is "en.dic", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring language settings or troubleshooting spell check issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.spell.dictionary.en |
| Sys ID |
c796bff3a9fe3dba00f4850e7d60fb88 |
| Type |
choice list |
| Application |
Global |
| Default value |
en.dic |
| Description |
Spell checker dictionary to use for English users: |
| Updated |
2024-05-25 04:04:02 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... glide.source_control.default_branch_name Sets the default GIT repository branch to work in for application files linked to source control. • Type: string • Default value: sn_instances/<instance_name> • Location: System Property [sys_properties] table glide.spell.dictionary.en Sets the spell checker dictionary used in the system for English users. Dictionaries are available for Brazilian Portuguese (pb.dic), Czech (cs.dic), Dutch (nl.dic), English US (en.dic), English UK (en_uk.dic), Estonian ...
Related properties