View attachment 24028Articles Field is a Joomla! custom field plugin that greatly extends the capabilities of custom fields.
With the native Joomla! lists fields, the values are only treated as plain text and cannot be linked to any other content.
The Regular Labs “Articles Field” (articles) is a Joomla custom field that gives you the ability to choose from a list of articles (based on the selected filters), allowing you to directly connect articles...
v3.7.0
^ Increases minimum php version to 7.4.0
# Fixes issue with error on installation when using php 8.1 or higher
v3.6.2
+ Adds translations: cs-CZ
+ Fixes issue with articles that have a higher access level being output
^ Updates translations: tr-TR
# Fixes issue with some error messages that should only show in admin side also showing on frontend
+ [PRO] Adds ability to use the [count] and [total] data tags in the custom output
+ [J4] First stable release for Joomla 4
^ Updates translations: tr-TR
# [J4] Fixes issue with installation breaking on Joomla 4.2
^ Changes code styling: tabs to spaces
^ Changes installer to use a package manifest instead of a custom installer plugin
^ Refactors some code
^ Updated some php code to use PHP 7.4 standards
^ Updates translations: cs-CZ, nl-NL, tr-TR
+ [PRO] Adds ability to also output attribs and metadata values via data tags via the custom HTML layout
# [J4] Fixes issue with extensions not being re-enabled after upgrading from J3 to J4
# [J4] Fixes potential errors when using certain APIs
DOWNLOAD:
+ [J4][PRO] Adds option to ignore the Users filter for administrators
^ Removes not-used language files after installation
^ Updates translations: cs-CZ, fr-FR
# Fixes issue with incorrect prefix characters for comments in the language files
# [J4] Fixes issue with 'Combine Admin Menu' option in the Regular Labs Library plugin not working
[J4] Improves memory usage preventing memory exhaustion in some cases
v3.13.0
^ [J4] Increases minimum php version to 8.1
v3.12.1
^ Updates translations: tr-TR
# [J5] Fixes issue with extension getting disabled on Joomla 5
v3.12.0
+ [J5] Makes it possible to install on Joomla 5
v3.11.0
+ [J4][PRO] Adds ability to set a limit on the amount of links to output
v4.1.0
+ Adds support for JFilters
^ Updates translations: de-DE
# Fixes issue with some fields not showing full multi select list
v4.0.4
# Fixes issue with errors when trying to install/update via CLI
# Fixes issue with php error about selectList on select fields with loads of items
v4.0.3
^ Refactors some code
v4.0.2
^ Refactors some code
# Fixes issue with php error about DB::in()
v4.0.1
# Fixes issue with tags not being handled correctly when using nested Articles Fields in...