Hello,
We are working on a Workshop module that will serve as the landing page in a Carbon workspace. It contains certain dynamic elements that we want to appear next to the typical Carbon elements. We basically want something that is very close to a regular Carbon landing page, except one or two of the columns contain dynamic Workshop sections.
How can we add or emulate Carbon menu items that link to Workshop modules, objects and URLs in Workshop? The look and feel of regular Carbon is quite nice:
The closest seems to be an object list with an object type that represents menu items, which is a bit hacky but might work. However, it doesn’t seem possible to do arbitrary “on select” actions, like open a different Workshop module for each item. How can we accomplish this?