Base solution for your next web application
Open Closed

Power Tools "Parent Menu Position" #12299


User avatar
0
ips-ad created

Hi,

I'm struggling with setting up two new entities correctly, e.g.:

  1. Entity A "Coworker", menu position "Root" (which is actually "main" in the json file) Main menu -> Coworkers
  2. Entity B "CoworkerOrganizationUnit" should be placed under "Coworker" Main menu -> Coworkers -> CoworkerOrganizationUnit

Entity A is fine, B is not. Both entities share the same namespace "Persons". Entity B is fullaudited and has only 2 navigation properties (lookup tables for CoworkerId and OrganizationUnitId), no other properties.

What do I have to set as custom parent menu position, tried different things like "main>coworkers", "coworkers", "main>persons>coworkers" - but all that ends in weird folder structures and/or faulty code... Using Power Tools 4.5.3.

Thanks upfront!


No answer yet!