0
27.2.2
Yokohama Patch 3, Yokohama, Xanadu Patch 9, Xanadu Patch 3, Xanadu, Washington DC Patch 3
Table Builder is an application that provides developers with a single tool to build tables, configure form layouts, and add display logic to their forms. With a modern UI and centralized functionality, developers can perform tasks such as creating new fields on a table, visually dragging fields from referenced tables onto a form, configuring field metadata (such as adding choices to a field), and adding display logic to a form – tasks that previously required developers to navigate to multiple builders in the ServiceNow platform – all in one place.
- Create and configure fields in a table.
- Create and configure form views by dragging fields from the table, fields from referenced tables, sections, and annotations onto the form.
- Create UI policies where you can specify conditional statements that control whether fields display, whether they are mandatory, and more.
- Undo, redo, save, and preview changes easily as you work.
- New
- Developer can type tablename.builder (field view) / tablename.view / tablename.flow / tablename.sheet in the SNS Search box or Application Navigator to launch Table Builder with the appropriate table opened.
- Changed
- All table creation will require a role with ACL permissions in order to be created. Previously some of the paths to creation were inconsistently applying this pattern.
- Dependencies
- Form Builder API (com.glide.form_builder_api)
- sn_formula_editor