Sajel·سجل
Learn Sajel
Fields

Fields

20+ 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
CurrencyMonetary valuesSAR 1,500.00
PercentPercentage values75%
RatingStar rating4 of 5 stars
SelectSingle choice from optionsStatus: Active
Multi-SelectMultiple choicesTags: Urgent, Frontend
DateDate with optional time2025-03-15
CheckboxTrue/false toggleCompleted: Yes
User ReferenceLink to one workspace memberAssigned to: Sara
PeopleLink to multiple membersReviewers: Sara, Omar
Link to BoardRelationships between boardsRelated tickets
LookupPull data from linked recordsCustomer name from linked order
RollupAggregate linked dataNumber of open orders
FormulaComputed valuesPrice * Quantity
AttachmentFile uploadsinvoice.pdf
URLWeb linkshttps://example.com
EmailEmail addressesteam@company.com
PhonePhone numbers+966 50 123 4567
Auto NumberAutomatic sequential IDREQ-0042
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 any two boards in the same workspace, including boards in different bases. Linking across workspaces works only via synced board copies.

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 summarize the linked records:

FunctionWhat it doesExample
CountNumber of linked recordsNumber of tasks
SumTotal of a numeric fieldTotal order value
Status breakdownTally linked records by status3 Done, 2 In Progress

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