Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi
I want to update menu group association and menu items group association from service/ i cpuldnt able to find any snippets or service?
(By using Rest API (get request) i can able to see menu and sub menu items but i cant able to update menu items from Rest API)
Solved! Go to Solution.
In the menu widget, you can set menu property to be "datadriven" and then fill it out dynamically via a datatable with a "menuitem" datashape. Otherwise, we don't have dedicated menu snippets.
In the menu widget, you can set menu property to be "datadriven" and then fill it out dynamically via a datatable with a "menuitem" datashape. Otherwise, we don't have dedicated menu snippets.