Joomla 2.5 -- Adding a custom field to menu-item-edit-form
- by philipp
I would like to add a new Field (Select list of all menu-items) to the menu item-edit form. To do so I was setting up an system plugin with the following directory structure:
languageroot/languageroot.php
languageroot/form/form.xml
As you can see in the posted code, that is all very basic to try out.
Only after adding the following lines:
…