BoldMinded acquires Ansel, support ending for all add-ons. BoldMinded acquires Ansel, support ending for all add-ons. Read More →
Support has been discontinued. Issues remain available as an archive. Support has been discontinued. Issues remain available as an archive.
Get Node Parent Name
#161 opened by Bryan
Description
I was wondering if it was possible to get a node parents name? I know I can get the node parent id by using {construct:node_parent} but I was hoping to find a way to get the name instead. Thank you!
Replies
- TJ DraperReplied 9/23/2019 4:48 PM Currently you would need to use the {construct:node_parent}tag as a parameter in a new{exp:construct:nodes}tag. You might have to use an embed to accomplish this.