Customizing the frontend item form
To customize the frontend item form, you need to create a joomla template override for the file:
components/com_flexicontent/views/items/tmpl/form.php- copy above file to templates/mytemplate/html/com_flexicontent/items/form.php
- modify it to suit your needs
TIP 1: You cannot override the view file components/com_flexicontent/views/items/view.html.php, but you can copy code from this file to your joomla template override. TIP 2: You can use create many different forms , e.g. form1.php , form2.php, form3.php and link to them by creating joomla menu items of type external link:
- index.php?option=com_flexicontent&view=items&layout=form1
- index.php?option=com_flexicontent&view=items&layout=form2
- index.php?option=com_flexicontent&view=items&layout=form3



Latest Comments
Will there be a FLEXI access version for Joomla 2....
Tuesday 08:44
Hi! The latest version FLEXIcontent 1.5.6 RC5_r127...
Thursday 09:24
Hi! I have my translation of the Polish version (v...
Friday 20:43
Hi! When will the new version be out? I am using 1...
Tuesday 16:14