Accessing Navigation Collection Additional Parameters
I'm trying to leverage the Additional Parameters of a Navigation Collection to have a component act differently, depending on how you arrived there. However, I cannot figure out how to access those parameters via PeopleCode. I assume that it has something to do with the %Request. I have looked at the FullURI, the QueryString and the GetParameterNames and none seem to contain the additional parameters. How do I access these parameters?