Jun 20, 2012
Custom Form Fields in Joomla
When I was developing my Joomla! components to make my GRealty suite I needed a few custom fields that were not native to Joomla The process is simple and only requires one new folder and one new file in your component.
In your components admin/models/ folder create a new folder called 'fields'.
#joomla #php #tutorial