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 boolean property determines whether multiple splits can be created in a single section of a form, enhancing the organization of form elements. |
| What area does it affect? |
Form design and layout |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when modifying form structures or improving user interface design. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.form_multiple_splits |
| Sys ID |
00e9aa360a0a0b4400d5584cd2264205 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Allow multiple splits within a single form section |
| Updated |
2024-05-25 03:56:59 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... annotations, which allow you to add Custom, Section Separator, and Line Separator to a form. • Type: true | false • Default value: true • Location: System Property [sys_properties] table glide.ui.form_multiple_splits Enables (true) or disables (false) multiple splits and end splits in the form layout configuration slushbucket. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ...
Related properties