Skip to Content
0
Former Member
Nov 14, 2011 at 04:07 PM

How can access the attributes of the Viewset controller from a view?.

221 Views

Can anyone describe how I can get access to a Viewset controller attribute from a view, which is part of the Viewset?.

Certainly within a View's BCP I can use controller-gv_vale to get the View's controller attribute value, but how do I get access to the Viewsets controller attribute?

Jon