Working with Forms
📄️ Form Designer
The Form Designer is a graphical, drag-and-drop interface within tSM that allows users to build and configure forms for any entity — such as Tickets, Customers, Orders, or custom modules. It empowers both technical and non-technical users to manage UI layouts without code, while still supporting advanced configurations under the hood.
📄️ Widgets Overview
This page introduces the building blocks used in tSM Form Designer — including Data Components, Layout Components, and tSM Widgets — and how they are configured for visual design, data persistence, and advanced behaviors.
📄️ Layout Configuration
Layout configuration in tSM defines how widgets are grouped, arranged, and visually rendered in a form. Layout is expressed in JSON Schema via the layout field and is enhanced with tSM-specific widget and config extensions.
📄️ LOVs & Listings
LOVs (Lists of Values) and Listings are data-driven components in tSM that allow users to select or view records from other entities. They are critical for enabling relationships across modules, such as assigning users, linking customers, or displaying related tickets.