Page 14 of 16
13. Repeatable custom field
Create Joomla custom field of repeatable custom field type.
Example fields of the form
Example content for Repeatable custom field is explained below.
Multiple field values are seperated by ~
Each form field is seperated by |
Each value of form field has the name of the field and value seperated by #
"alias";"catid";"repeatable-field"
"first-article";"2";"Name#name1|Age#34|Description#My first description~Name#name2|Age#23|Description#My second description"
Check the result of custom field on Fields tab of an article.