So far I’ve been using an array variable that is being populated depending on the authenticated_user_role
[{“ItemTitle”, “ItemIcon”, “ItemLink”}, …].
It works fine, but I’m not sure if it’s the best way to do it. Will wait your feedback. Thanks