We are ROlandd
We make super nice software

Available Fields for Joomla Custom Fields

Here you will find all the available fields that can be used in the Joomla Custom Fields import and export routines. Please see the relevant tutorials on how to use these fields in a specific scenario.

Title Description Type Example
access

Set the access level for the custom field

Possible options

1:Public
2:Registered
3:Special

numeric 2
asset_id

Id of the assest table custom field is stored

numeric 283
category_delete

Field to delete category set for the custom field during import

Possible options

Y:Yes
N:No

text Y
category_id

Id of the category an custom field belongs.

numeric 5
category_path

The category path specifies in which category an custom field belongs.

text user/user-location
checked_out

The ID of the user who has the custom fields item checked out.

numeric 642
checked_out_time

The time the custom fields has been checked out.

text 2017-05-17 09:58:38
class

Class attribute of the custom field

text
combine

This is a special field to allow you to combine fields into a single field.

text
context

Context of custom field

text com_users.user
context_type

Type of the custom field

text user
created

The creation date of the custom field

text 2017-05-17 09:58:38
created_by

The id of the user who created the custom field

numeric 12
created_time

The created date and time of custom field

text 2017-05-17 09:58:38
created_user_id

The id of the user who created the custom field

numeric 642
custom

This is a special field that allows you to set a custom value to be used during export.

text main
default_value

Set the default value of the field

text
description

Set the description of the field

text Description of custom field
display

Set the display of the custom field

Possible options

1:After title
2:Before display
3:After display

numeric 1
field_id

Id of the custom field

numeric 1
fieldparams

Field parameters of the custom field

text {"filter":"raw","maxlength":"30"}
filter

Filter value of the field

Possible options

0:No
raw:Raw
safehtml:Safe HTML
JComponentHelper::filtertext:Text
alnum:Alpha Numeric
integer:Integer
float:Float
tel:Telephone

text 0
group_id

Id of the group name custom field belongs

numeric 2
group_name

Name of the group custom field belongs to

text user group
hint

Place holder value of custom field

text Enter the name
id

Primary key value of Joomla fields table

numeric 1
label

Set the label field for the custom field

text Enter the location
language

Set the language to be used by field

text en-GB
maxlength

The maximum length field can hold

numeric 30
modified

The modified date and time of custom field

text 2017-05-17 09:58:38
modified_by

The id of the user who modified the custom field

numeric 12
modified_time

The modified date and time of custom field

text 2017-05-17 09:58:38
name

Set the alias for the custom field.

text user-location
note

Enter the note value of the custom field

text
ordering

Set the order in which the custom fields are ordered.

numeric 3
params

Set the params of the custom field

text
render_class

The class attribute of the field when it is rendered

text
required

If the custom field is required or not

Possible options

1:Yes
0:No

numeric 1
show_on

Show custom field on site or administrator or both

Possible options

1:Site
2:Administrator

numeric 1
showlabel

Set to show label on the fields

Possible options

1:Yes
0:No

numeric 1
skip

This is a special field that allows you to skip a field during import.

numeric
state

If the Joomla custom field is published or not

Possible options

Y/1:Published
N/0:Unpublished
-2:Trashed

numeric Y
title

Title of Joomla custom field

text Extra title
type

Field type of the Joomla custom field

text text

Related Articles