Related Content in Autoroute #13052
-
I'm creating a department division content type hierarchy where a division content item selects its parent Department content item with a ContentPickerField named Department. I'd like the Division autoroute path to include a slugified version of the department title (e.g. /departments/police is a Department content items and /departments/police/animal-control is a Division content item). My attempted pattern is this:
But, once I get the department content item using the Anyone have suggestions on how to approach this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I discovered the correct Autoroute Pattern
|
Beta Was this translation helpful? Give feedback.
I discovered the correct Autoroute Pattern