what is the difference between form layout and form builder

krishnakamm
Kilo Explorer

i need the exact difference between form layout and form builder

4 REPLIES 4

Dr Atul G- LNG
Tera Patron

Hi @krishnakamm 

 

Form Layout Form Design Form Builder
Traditional "Slushbucket" (Left/Right buckets). Visual Drag-and-Drop canvas. Modern, React-based Workspace-style editor.
Quick field additions and simple dot-walking. Complex layout changes (Sections, Annotations). Creating/Editing forms specifically for Configurable Workspaces.
Excellent; easy to pull fields from parent tables. Limited; more focused on current table fields. Integrated and intuitive within the modern UI.
None; you must save and view the record to see changes. Representative layout; shows sections and columns clearly. Real-time high-fidelity preview as you build.
"Old-school" developers and quick administrative tweaks. General UI16 form building and section management. App Engine Studio (AES) and Next Experience users.

 

Form Layout

Purpose:
A fast, utility-style tool for adding, removing, or reordering fields and sections on a form.

Key Characteristics:

  • List-style interface (two-column pick list).

  • Focused on field placement only.

  • No drag-and-drop visualization.

  • Cannot configure UI policies, client scripts, or view rules.

  • Best for quick structural changes.

  • Available in both classic UI and newer UIs.

Typical use cases:

  • Add a newly created field to a form.

  • Remove or reorder a field.

  • Add a section or move fields between sections.

Form Builder

Purpose:
A visual, drag-and-drop design tool for building complex forms and configurations in a single interface.

Key Characteristics:

  • Graphical, drag-and-drop editor.

  • Shows an actual live preview of the form as users will see it.

  • Allows configuration of Form Layout + UI Policies + Client Scripts + View Rules in one place.

  • Supports tab creation, sections, related lists, and advanced form behaviors.

  • Modern tool built for UI modernization (e.g., Workspace, Mobile).

Typical use cases:

  • Designing a new form from scratch visually.

  • Creating a form with complex layout rules.

  • Managing visibility/behavior using policies directly in the builder.

  • Workspace form configuration

 

https://www.servicenow.com/community/developer-forum/what-is-the-difference-between-form-layout-and-...

****************************************************************************************
Regards
Dr Atul G. - Learn N Grow Together ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
******************************************************************************************

Aditya_hublikar
Giga Sage

Hello @krishnakamm ,

 

You can refer this thread it will help you :

https://www.servicenow.com/community/incident-management-forum/difference-between-form-design-builde...

 

If this helps you then mark it as helpful and accept as solution.

regards,

Aditya

SohamTipnis
Mega Sage

Hi @krishnakamm,

 

 

Form Layout

 

  • Interface: A simple, table-driven list of selected and available fields.
  • Usage: Best for quick, non-visual adjustments and reordering fields within standard platform views.
  • Capabilities: Lacks a live visual canvas; handles basic sections but doesn't easily support complex split layouts.

To know more, check out this documentation: https://www.servicenow.com/docs/r/platform-administration/configure-form-layout.html

 
Form Builder

 

  • Interface: A modern, graphical workspace interface with a live real-time preview.
  • Usage: Optimized for modern Next Experience and Agent Workspace component-based forms.
  • Capabilities: Offers advanced drag-and-drop interactions, fast layout management, and easier creation of fields and sections.

To know more, check out this documentation: https://www.servicenow.com/docs/r/application-development/form-builder-glide-family-release/tb-landi...

 

 

If you find my answer useful, please mark it as helpful and correct. ‌‌😊


Regards,
Soham Tipnis
ServiceNow Developer || Technical Consultant
LinkedIn: www.linkedin.com/in/sohamtipnis10

yashkamde
Giga Sage

Hello @krishnakamm ,

 

If differentiating the difference between Form layout and form builder..

 

Form LayoutForm Builder
Traditional "Slushbucket" (Left/Right buckets).Modern, React-based Workspace-style editor.
Quick field additions and simple dot-walking.Creating/Editing forms specifically for Configurable Workspaces.
Excellent; easy to pull fields from parent tables.Integrated and intuitive within the modern UI.
None; you must save and view the record to see changes.Real-time high-fidelity preview as you build.
"Old-school" developers and quick administrative tweaks.App Engine Studio (AES) and Next Experience users.

 

Refer this :

https://www.servicenow.com/community/developer-forum/what-is-the-difference-between-form-layout-and-... 

https://www.servicenow.com/community/itsm-forum/difference-between-form-layout-and-form-design-in-se... 

 

If my response helped mark as helpful and accept the solution.