In the context of screen design and web pages within Fuuz, a "form" refers to a specific user interface element or component that facilitates data input, collection, and submission within the Fuuz Manufacturing platform. Here's a definition tailored to the Fuuz context:
In Fuuz screen design, a "form" is a structured and interactive element that allows users to input and manipulate data related to manufacturing processes, production workflows, or any other relevant information. Forms in Fuuz are essential for capturing, updating, or transmitting data within the platform. They typically consist of various input fields, checkboxes, dropdown menus, and buttons tailored to the specific needs of manufacturing and production management. Users interact with these forms to provide critical details, make selections, or initiate actions within the Fuuz platform. Once users complete the form, the entered data may be used for various purposes, such as managing orders, tracking inventory, or configuring manufacturing processes. Form design within Fuuz emphasizes usability, efficiency, and alignment with manufacturing workflows to streamline data entry and enhance productivity.
In Fuuz, forms are integral to managing manufacturing operations effectively, enabling users to input and manage data related to their manufacturing processes, and ensuring that the platform serves as a comprehensive solution for manufacturing needs.
A Fuuz form is a screen element that largely functions as a container that can be preloaded with a data model query and provides context for child elements.


Form screen element
Form screen element inside the canvas screen
Property Editor Panel (Header: system name for selected screen element)

Edit
By clicking Edit, the user can edit the JSON screen property definitions or delete the screen element.
System
By clicking System, the user can change the System Name of a screen element, however, this should remain unchanged once editing begins.
General
By clicking General, the user can add any helper text to bubble up when hovering over the screen element. The user can also choose to block navigation when the screen is dirty. This will add an alert prompt for the user to save the form before navigating away.

Data
By clicking Data the user can select an API and Data Model to associate with the form. This data can be Auto Loaded: by checking the Auto Load checkbox the Parameters Transform will be run upon page load, if it is not selected the Parameters Transform will be run when the search button is pressed.
Query Read Preference is in regard to which server the query will be run. The choices for selection are Primary (preferred) and Secondary.
For more information about Queries: Queries

Advanced
If Advanced is selected, the user can edit or add any additional data transforms, disable the data change indicator, edit the Data Change Indicator Mode, or enable Data Subscription.

Form
Text input inside a form with an associated Data Model
Text Input inside a form