Active
Project:
Context
Version:
7.x-3.0-beta4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2012 at 15:21 UTC
Updated:
15 Apr 2013 at 11:55 UTC
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
Comment #1
dddbbb commentedDid 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.