Tips and Tricks for Joomla 4 Developers
This series of articles is intended to help new developers with samples of code designed and used to solve specific problems. They typically involve a mixture of PHP, JavaScript, XML and sometimes other formats.
The articles contain short snippets of code rather than long tutorials!
Accessibility
Asynchronous Methods
- Modal Box Data population.
- Using Google Geocode to get and view event location.
- Export Data as CSV or any other format.
- Data Table Toggles to make direct changes in list data.
Custom Toolbar Buttons
- Number of Records toolbar button for information.
Form validation
- Form Validation Basics
- Check two dates are valid, in the correct order and a limited number of days apart
- Form Validation File Size
- Form Textarea Counter
Wide Tables
- Left-Right Scroll for wide tables.