Attribute Type List
List of Attribute Type formats in Chakra Sales CRM
Attribute Type | Basic Definition |
|---|---|
| A field storing an audio file or link to an audio recording (e.g., voicemail, call recording). |
| A field that stores a textual representation of a true/false value (e.g., "yes"/"no" or "true"/"false"). |
| A field representing a reservation or appointment (e.g., meeting, service booking). |
| A field storing shopping cart data (items, quantities, prices) for an e-commerce transaction. |
| A field that references a user-defined object (custom data structure specific to the application). |
| A field storing a calendar date (year, month, day) without time. |
| A field storing both date and time (with or without timezone). |
| A datetime field formatted strictly according to ISO 8601 standard (e.g., |
| A numeric field that supports fractional values (e.g., 12.75, 0.01). |
| A field storing a single document file (e.g., PDF, Word, Excel). |
| A field storing an email address (often validated for format). |
| A field referencing a record from an external system (e.g., API-linked data). |
| A field storing a structured address using Google Places/Maps data (street, city, postal code, etc.). |
| A unique identifier stored as a whole number (e.g., 1001, 0, -5). |
| A field storing a month value (usually 1–12 or month name). |
| A field that holds a list (array) of multiple |
| A field that holds a list (array) of multiple document files. |
| A field that holds a list (array) of multiple |
| A field that holds a list (array) of multiple photo/image files. |
| A field that holds a list (array) of multiple string (text) values. |
| A field storing a person's or entity's full name (often a composite of first/last). |
| A generic numeric field (may be integer or decimal depending on context). |
| A field storing a one-time password (e.g., a 6-digit verification code). |
| A field storing a single image file (e.g., JPEG, PNG). |
| A field that holds a collection (list) of process steps or workflow states. |
| A field storing a qualitative or numeric rating (e.g., 1–5 stars, "Good"). |
| A field that references a single record from the same database (like a foreign key). |
| A field that holds a list (array) of references to multiple records. |
| A field storing a geographical state or province (e.g., "California", "NSW"). |
| A field storing plain text (any sequence of characters). |
| A unique identifier stored as a text string (e.g., "user_abc123"). |
| A field that stores tabular data (rows and columns) directly within a record. |
| A field representing a single to-do item or action (e.g., "Call client"). |
| A field that holds a list (array) of multiple task items. |
| A field storing short to medium-length textual content (similar to |
| A field storing longer, multi-line text (e.g., comments, descriptions). |
| A field storing a web address (e.g., |
| A field referencing a user account (e.g., owner, creator, assignee). |