History: Email folders Tracker Field
Preview of version: 18
Email folders Tracker Field
Email Folder is a new Tracker field type, introduced in Tiki23, being able to hold a list of emails in flat format or IMAP folder-like structured support for Inbox/Sent/Trash folders.
Emails are currently moved to tracker items via the Webmail interface in Tiki (Cypht web interface). Cypht is used to display Tiki-stored messages and handle all relevant actions - read, reply, forward, copy, move, delete. Message can be moved to another tracker item or to an IMAP folder.
Recording of demo at October 2021 round table
1. Configuration
To configure the email folders tracker field, do the following: First of all you have to create a tracker. To create a Tracker, proceed as follows:
1.1. Creation and configuration of the Tracker
1.1.1. Check the activation of the Trakers feature
If the Tracker tab exists in the system menu go to the next point. Otherwise if the Tracker tab does not exist, so the feature is not yet activated, you can activate it by following the following steps :
- Settings -> Control Panels
- Global Setup -> Features
- In the Main features section, check the Trackers box
1.1.2. Create a Trakers
To create a Tracker click on:
- Trackers -> List Trackers
- Create
- Enter the name of the Tracker
- Add a description if possible
- Finally save
1.1.3. Add fields
Once the tracker is created. Click on :
- the Tracker you just created
- then on the Field button
The minimal configuration needs two fields:
- the Text type field, which will serve as the description
- the Folder type field, which will be used to store emails
1.1.3.1. The Text field
Do it by clicking on:
- Add a field
- Enter the field name
- Choose the type of field, by default it is already Text Field
- Then validate by clicking on the Add a field button
1.1.3.2. The Folder field
Related:
- Selector Tracker Fields
- Adding fields to a tracker
- https://gitlab.com/tikiwiki/tiki/-/merge_requests/818
- Email as a first-class citizen
Alias