×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Joomla component question
Anthony
New Member
Posts: 2
9 lata 7 miesiąc temu #727
przez Anthony
Joomla component question was created by Anthony
I made a simple component its a schedule that just adds menu items into a table. When it adds those menu items into the table how can I make it hyperlinked linked to said menu item?
Thanks for any help
Thanks for any help
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Eduardo Mena
Junior Member
Posts: 31
9 lata 5 miesiąc temu #822
przez Eduardo Mena
Replied by Eduardo Mena on topic Joomla component question
You need to create a complete url$menuitemid should be the value stored in the table.
JRoute::_('index.php?Itemid='.$menuitemid);
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Czas generowania strony: 0.051 s.