An overview of how to model your business data in Luklak using custom Data Fields and organizing them into Screen layouts for any Object Type.
🧊 Universal Object
.
Data Field
is the smallest unit of information storage. Think of it as a specialized bucket designed to hold a specific type of data—a line of text, a number, a date, a user assignment, or a file attachment. You can create an unlimited number of custom fields to capture exactly what your process needs.Screen
is the visual layout or form where you organize your Data Fields. If Data Fields
are the individual input boxes on a web form (like ‘First Name’, ‘Email Address’), the Screen
is the form itself—the organized layout that the user sees and interacts with when they create or view an Object.Data Fields
, arrange them logically on a Screen
, and then assign that Screen
to an Object Type
to define its data structure.Text
, Number
, and Date
form the backbone of most processes.User
fields to assign tasks, or Object Lookup
fields to connect different Objects together.Formula
fields for dynamic calculations and Table
fields for structured line items within an Object.Date
field for a deadline (instead of a simple Text
field) is what enables date-based reporting, calendar views, and “Due Date Reminder” automations. Every choice has power.