- Issue created by @stado
- πΊπΈUnited States bluegeek9
Hi stado,
The Visitors tab on the node uses the referrer table display, admin/structure/views/view/visitors/edit/referrer_table
Visitors provide a custom path contextual filter.
It starts with the view's current path, allowing you to remove path arguments. The path can also be converted to a route.
π¬ Node's visitors view Active
- π«π·France stado
Thank you bluegeek9,
I have tried and failed. Is there any detailed documentation of this configuration?
- πΊπΈUnited States bluegeek9
Did you duplicate or edit the referrer view? Can you share a screenshot of the view UI wizard?
- πΊπΈUnited States bluegeek9
I was able to reproduce the issue.
I need to do further research to understand way it does not work in a page display.In the meantime, you could update the referrer display.
- π«π·France stado
Do you mean I can use the Referrer display directly without duplicating it as a page? But how to get it in a node tab?