drupalpanelspathauto

How to use Panels to handle node url in drupal


I have a content type named hardware and use Pathauto module to set an alias to hardwares/[node:nid] .
After that, I have created a pages with handle the url hardwares/%node.

But looks Panels doesn't handle that url, it always render built-in node template.

I have tried to remove that url alias, and visit the hardwares/<some id> it will work fine. but the cannot change the node url with different content type.

So anyone could help me about that? thanks.


Solution

  • To override a node page use pages type System node_view and in Variants / Selection rules / Context you can select content type, nid or any other context