I'm trying too add links to a menu automatically based on certain criterias, when some content is added.
At the moment, I'm trying to use Menu position module to achieve this functionality.
At the moment, it "almost work" a Link is being added, when I create some content, and my define rules is matched. However the part that doesn't work, is the title of the link is the same as the Condition name, and not the title of my content.
example if I have, some content with the title of "A" and my condition name is "B", then my menu link will show "B", but give a link to "A".
How I could get this functionality?