Hi
I had a requirement to read the URL parameters in the component controllers WDDOINIT() method. Somehow I was able to capture these parameters in the WINDOW and then pass it to the VIEW and playaround, which is not my requirement though.
Since the WDDOINIT() method of component controller is called first than the WINDOW and the VIEW, I was woundering if there is a way to capture the URL parameters in the component controller.
Please share with me if you had any solution or came across this requirement.
Thanks