Spitting more than two columns in a form

chadwick_l
Giga Contributor

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 Layout View.JPG

[Form Design View]

Form Design View.JPG

[Form View]

Form View.JPG

7 REPLIES 7

The SN Nerd
Giga Sage
Giga Sage

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.
find_real_file.png


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

Thanks for all inputs, I would consider to use UI page.


Danielle10
Tera Contributor

If a split is added in a form, how many columns get created in the database?