I have applied a context to user pages, however I am only applying the context to the currently logged in user's user pages.

The problem I have is that the context only applies to /user and /user/%/edit, and I am using Ubercart, so there is the user page /user/%/orders, and I would like to be able to apply the context to that page, however it seems this is not possible with the current configuration.

Is there any way I could do this?
Thanks
Aaron

Comments

dddbbb’s picture

Did you find a solution for this? I have a similar requirement in that I'm creating further user pages in Views (user/%/example-view) and need a context condition that evaluates these paths as well as the current logged in user.