Source string
- When providing a menu item as a default tab, the parent menu item of that tab must be specified. Sometimes the parent will already exist, but other times you will need to have one created. The path of a parent item will always be the same path with the last part left off. i.e, if the path to this layout is foo/bar/baz, the parent path would be foo/bar.
Used at the following places
- Backdrop CMS: 1.26 (1), 1.27 (1), 1.28 (1), 1.29 (1)