The Forms workspace is the operational environment where admins design, manage, and maintain Forms based on the data model.
While the Data workspace defines what information exists, the Forms workspace establishes how that information is presented and captured. This workspace allows admins to project objects, fields, and relationships into structured, user-facing Forms without altering the underlying data model.
Rather than working with raw data definitions, admins work with configurable interfaces that control layout, visibility, and behavior for end users.
access the forms workspace
Accessing Forms is straightforward:
- Log in to Neostella.
- Open the Control Center.
- Click Schema.
- Click Forms.
Once opened, the Forms workspace displays the Form Dashboard, which serves as the starting point for locating existing forms, filtering them, and creating new ones.
Here's an interactive tutorial
forms dashboard
The Forms workspace is designed to support three primary admin activities:
- Discovery.
- Creation.
- Maintenance.
From this single view, admins can review all Forms available in the system, understand how they relate to objects in the data model, and access the Form Editor for configuration. The workspace is composed of the following key elements:
|
1. Form Filters Menu
2. ADD NEW FORM button |
3. Form Table
|
Here's an interactive tutorial
form filters menu
Form Filters = the fastest way to locate Forms at scale.
As the number of Forms grows, the Filters menu allows admins to quickly narrow results and locate the correct form without scanning the entire table. Forms can be filtered by:
- Form Name.
- Object Name.
Filters can be combined to further reduce results and improve search accuracy.
ADD NEW FORM button
ADD NEW FORM = entry point to form creation.
This button opens the Form Editor, where admins define the form’s layout, field visibility, and behavior. When creating a new form, the selected Object determines which fields are available, which relationships can be referenced and which object types apply.
This ensures that forms always remain aligned with the underlying data model.
forms table
The Forms Table provides a consolidated view of all forms available in the system. Each row represents a single form and includes contextual information that helps admins understand its purpose, status, and lifecycle. From this table, admins can:
- Open forms directly in the Form Editor.
- Review which Object a form is based on.
- Track creation and modification history.
- Edit metadata or inactivate Forms when necessary.
forms table columns
| Column | Type | Description | Example |
| Name | Informational / Editable | Displays the Form name and serves as the direct link to the Form Editor. | Intake Specialist | Personal Injury |
| Form ID | Informational | Unique identifier assigned to the Form. | 0b0614f8-b778-41be-af67-35d3e456f1da |
| Object | Informational | Object used as the data foundation for the Form. | Project |
| Status | Informational | Indicates whether the Form is active or inactive. | Active |
| Creation Date | Informational | Date the Form was originally created. | 1970-01-01T00:00:00.000+00:00 |
| Creator | Informational | User who created the Form. | Ben Schmitt |
| Last Modified Date | Informational | Timestamp of the most recent change. | 1970-01-01T00:00:00.000+00:00 |
| Last Modifier | Informational | User who last modified the Form. | Samantha Bickley |
| Actions | Edit / Delete | Allows editing metadata or deleting the Form entirely. | — |
relationship between Forms and Data
Forms do not store or define data themselves. Instead:
- All fields shown in a Form originate from Objects in Data.
- Field availability and behavior are governed by Data configuration.
- Object Types and Relationships determine what information can be displayed or selected.
Because of this dependency:
- Any change made in the Data workspace may affect existing forms.
- Forms should always be designed after the data model is finalized.
common use cases for forms
Forms are commonly used to:
- Capture intake and onboarding information.
- Display structured case or project records.
- Update object data during case progression.
- Support reporting, workflows, and downstream automation.
Since Forms rely on a shared data model, information captured through Forms is immediately reusable across the platform.
Comments
0 comments
Please sign in to leave a comment.