New responsive menus - documentation on macros? (sc_appmenu_add_item)

Is there any documentation for new macros to work with the responsive menu? I can’t find any.

My existing menu is generated dynamically and I’m keen to switch to the new system but can’t find anything in the comments or documentation to suggest that there is a way of doing this.

Any pointers?

I’ve just been advised of the syntax via SC support:

Hello,

Just checked here with the developers responsible for building the responsive menu.

This is the correct syntax to use font awesome icons:

sc_appmenu_add_item("menu_1", "item_1", "", "Category", "", "", "fab fa-algolia", "Category", "")

where fab fa-algolia is the font awesome icon.


Best regards,
Jader Silva, Scriptcase support

It is possible to use an image of the Image Manager instead of an Font Awesome Icon?

No - I think they have deliberately moved away from that in this menu system.

SC Team is there macros for this menu?
How change the logo and photo, create shortcuts dynamically.?