History: Tracker Field Types
Source of version: 26 (current)
Copy to clipboard
There are several tracker "field types" available in Tiki. You can find the available types and enable or disable them in the tracker admin panel (tiki-admin.php?page=trackers&cookietab=3) in the __Field Types__ tab when you have enabled the __experimental__ preference filter at the top of the panel. Note that in order for a feature-dependent type to appear in the drop-down list when adding a new field for a tracker later on, the dependent feature must be enabled.
Here is the source code for all the tracker field types: https://gitlab.com/tikiwiki/tiki/-/tree/master/lib/core/Tracker/Field
Here is a definition list of all the available types in Tiki 22.0 (when enabled, see table below):
{FANCYTABLE( head="Code ~| ~ Field type " colwidths="20%|80%" colaligns="left|left" colvaligns="middle|middle" sortable="y")}
x | Action
articles | Articles
q | Auto-Increment
A | Attachment
e| Category
c | Checkbox
C | Computed
y | Country Selector
b | Currency
CAL | Date and Time (Calendar Item)
j | Date and Time (Date Picker)
f | Date and Time
d | Dropdown
DUR | Duration
w | Dynamic Items List
m | Email
EF | Email Folder
FG | Files
GF | Geographic Feature
g | Group Selector
h | Heading
icon | Icon
i | Image
N | In Group
I | IP Selector
r | Item Link
l | Items List
kaltura | Kaltura Video
LANG | Language
P | LDAP
G | Location
math | Mathematical Calculation
n | Numeric
k | Page Selector
STARS | Rating
REL | Relations
STO | show.tiki.org
S | Static Text
t | Text Field
a | Text Area
F | Tags
L | URL
usergroups | User Groups
p | User Preference
u | User Selector
U | User Subscription
W | Webservice
wiki | Wiki Page
{FANCYTABLE}
Documentation.t.o
*[https://doc.tiki.org/Tracker+Field+Type]
Alias names for this page:
(alias(TrackerField)) | (alias(TrackerFields)) | (alias(Tracker Field)) | (alias(Tracker Fields)) | (alias(Tracker Field Type))