Does anyone know a way to nestle the sub-menu on a vertical menu underneath it’s parent (in this example: “Portfolio”) page so that it doesn’t end up looking like this:
You can place the fields under portfolio and make sure they are set to Collapsed on load. Then you can use an event such as onClick or onMouseIn to expand the field.
Hi @kristine , here is a link to a help article that uses the same concept. This article shows you how to use the collapse and expand functionality. Hope this helps!