This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
perseus.lonten
Hey everyone,
I am using page plugin at my backend and i made a menu which calls "topmenu". And i can use it cms part .
{% if topmenu.menuItems %}
-
{% partial topmenu ~ "::items" items=topmenu.menuItems %}
{% endif %}
It works but i need to make submenu for these items. So i just need to choice 1. item, 2. item ... How can i choice like that.
Thanks for help : )
1-1 of 1