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 determines how many templates can be directly accessed from a form's context menu before a reference list is displayed. |
| What area does it affect? |
Form context menu |
| What does the default mean? |
The default value is "15", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when managing template visibility or user experience in forms. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.template.max_context |
| Sys ID |
b5bd20c20f730000b12e6903cfe012c6 |
| Type |
integer |
| Application |
Global |
| Default value |
15 |
| Description |
Maximum number of Templates (default 15) displayed in a form's context menu - when more are available, "Apply Template" instead opens a reference list of all available Templates |
| Updated |
2024-05-25 03:39:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Access Control Rules are not applied. This means an ACL containing scripted conditions will pass it's check as long as the other ACL criteria are met (such as role requirements). glide.template.max_context Specifies the maximum number of templates displayed in a form's context menu. If more than this number are available, users can click Apply Template on the context menu to open ...
Related properties