Sajel
Sajel·سجل
Learn Sajel
Fields
🔢

Fields

15+ field types to structure your data exactly how you need it.

Field types

SAJEL supports a wide range of field types:

TypeDescriptionExample
TextShort text, single line"John Smith"
Long TextMulti-line with formattingMeeting notes, descriptions
NumberIntegers or decimals42, 3.14
SelectSingle choice from optionsStatus: Active
Multi-SelectMultiple choicesTags: Urgent, Frontend
DateDate with optional time2025-03-15
CheckboxTrue/false toggleCompleted: Yes
User ReferenceLink to workspace membersAssigned to: Sara
Link to BoardRelationships between boardsRelated tickets
LookupPull data from linked recordsCustomer name from linked order
RollupAggregate linked dataTotal order amount (SUM)
FormulaComputed valuesPrice * Quantity
AttachmentFile uploadsinvoice.pdf
URLWeb linkshttps://example.com
EmailEmail addressesteam@company.com
PhonePhone numbers+966 50 123 4567
CurrencyMonetary valuesSAR 1,500.00
See how views use fields

Link fields

Link fields create relationships between boards. When you link Board A to Board B:

A link field is created in Board A
A reciprocal link field is automatically created in Board B
You can then add Lookup and Rollup fields to pull or aggregate data across the link

Link fields work between boards in the same base. Cross-base linking is coming soon.

Lookup and Rollup fields

Lookup fields pull specific field values from linked records. If Board A links to Board B, a lookup on Board A can display any field from the linked Board B records.

Rollup fields aggregate values from linked records:

FunctionWhat it doesExample
SUMTotal of numeric valuesTotal order value
COUNTNumber of linked recordsNumber of tasks
AVGAverage of numeric valuesAverage rating
MIN / MAXSmallest or largest valueEarliest due date
CONCATJoin text valuesAll tag names

Field settings

Each field can be configured with:

Name — The column header displayed in the grid
Description — Help text shown on hover
Required — Whether the field must have a value
Default value — Pre-filled value for new records
Field-specific options — Like number format, select options, linked board, etc.

To edit a field, click the dropdown arrow next to the field name in the grid header.

Control who can see and edit specific fields