I have Pimcore cms which has a menu who consist of many link. Those links is created using hardlink. I want to create such link to some page with link property target="_blank". How can I do this? Can it possible?
Asked
Active
Viewed 90 times
1 Answers
1
You can make a custom property for link target and render this into the template, while you output the menu.

Schubie
- 684
- 7
- 6
-
I never thought that it will be so hard to create some simple target parameter to a link :( This is weird. – RandomNoobName Jul 20 '16 at 14:42