"Show in left menu" mechanics

Hi - I see I can cause a Type to appear in the left menu. Let’s say I have Tasks and Statements of Work in a many to one relation. SOWs is an app I made. On the left, I know I can show the list of Tasks under the Tasks icon, and, the list of SOWs under the SOW icon on the left.

Is there a way I can show all the SOWs under Tasks?

@rickcogley You may have in left menu hierarchy Sow -> Tasks. However, all types should be in the same App. You may move Task type to SOW App and delete Tasks app at all.

1 Like

ah, right, you’d just have to decide if tasks are only associated with that other entity or not, and to be generally available. Thanks!