The behaviour I'm trying to mimic is the one you get when you do this :
- go to admin
- select a menu
- click on new
If I select "articles", I am directed to a sub list (/administrator/index.php?option=com_menus&task=type&menutype=mainmenu&cid[]=&expand=content)
I think it's called (free translation from french) "menu item type selection".
That's what I want : define the possible choices for expand so the admin can add each view in its own menu.
I guess everything (choices, related help, etc.) is defined in the XML file but don't understand where and how this should go. Could you direct me to the proper documentation page ?
Thanks for your help,
JC
PS: For Joomla! 1.5