Difference between form designer,form layout ad form builder

kathulashirisha
Giga Contributor

Difference between form designer,form layout ad form builder

 

3 REPLIES 3

Tanushree Maiti
Tera Patron

Hi @kathulashirisha 

 

 

FeatureForm Builder (Modern Workspace)Form Design (Classic UI)Form Layout (Classic UI)
InterfaceVisual, drag-and-drop, real-time responsive preview.Visual, drag-and-drop canvas layout.Text-based, linear, table-driven list.
Primary Use CaseBuilding component-based forms specifically for Next Experience and Workspaces.Modifying standard Platform UI views and creating basic sections.Quick, non-visual administrative changes and re-ordering of fields.
Advanced FeaturesUpdates field attributes, embedded lists, and sections from a consolidated pane.Handles Related Lists, UI pages, and formatters.Cannot easily handle complex, multi-column divisions or split layouts.
Dot-WalkingSupports accessing extended/referenced table fields.Does not support dot-walking to reference fields on parent tables.Does not support dot-walking.

 

 

Refer :https://www.youtube.com/watch?v=JgTlpjjivag

https://www.youtube.com/watch?v=ZIBEbHORnjI

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
In this video we explain what form views are in ServiceNow, the different methods of creating forms views, a detailed demonstration of form design & form layout. Thanks for watching! If you have any questions please feel free to reach out linkedin.com/in/anna-brundan-86aa891a9 ...
In this video, you will learn how to create Form Views using Form Builder in ServiceNow

yashkamde
Giga Sage

Hello @kathulashirisha ,

 

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

 

Form LayoutForm DesignForm 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.

 

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.

Bhargavi Patel
Kilo Guru

Form Layout vs Form Designer vs Form Builder in ServiceNow

Form Layout

  • Basic tool to add, remove, and rearrange fields on a form.

  • Best for quick form changes.

Form Designer

  • Visual drag-and-drop tool to design forms.

  • Allows managing fields, sections, related lists, and UI components.

Form Builder

  • Modern form design experience.

  • Helps create richer forms with advanced components and better user experience.

In simple words:

  • Form Layout → Arrange fields

  • Form Designer → Visually customize forms

  • Form Builder → Build modern, advanced forms

Refer this: 
ServiceNow Community

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