Spitting more than two columns in a form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2016 09:01 PM
Hi there,
I tried to split multiple fields in a row by inserting |-split-| between fields in the form layout page, the layout is displayed as expected in the Form Design view but not in the actual Form view as shown in below. Any advice?
[Form Layout View]
[Form Design View]
[Form View]
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2016 10:15 PM
Two possible ways to achieve the outcome:
Embedded List
Create a custom table with each day as a field, and a reference back to the record you want to display the multi-column view on. You could also use a related list with list edit enabled.
UI Page
Create a UI page with your own custom layout.
I am fairly confident that the record forms do not support the functionality you desire.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2016 12:13 AM
Thanks for all inputs, I would consider to use UI page.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2019 10:56 AM
If a split is added in a form, how many columns get created in the database?