开发者

Drupal Panels add edit links to node

开发者 https://www.devze.com 2023-02-02 06:34 出处:网络
I have change the default display of a node type to use panels but I don\'t seem to have t开发者_运维百科he view, edit, version etc tabs. How do I add them to my panel?Tabs are a part of the page elem

I have change the default display of a node type to use panels but I don't seem to have t开发者_运维百科he view, edit, version etc tabs. How do I add them to my panel?


Tabs are a part of the page elements group when inserting content into your panels. You can see the tabs in the right column at the bottom. If you add that to your panel then you will get the tabs on your node pages.

Drupal Panels add edit links to node


One workaround is to make a view to output the node fields you need. And add 'edit link' there. Then use this view in the panel instead of the node.


Have you given the proper path to your views?

No need to add to panel.

Just give the path to your views and add filters/rows to display.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号