Skip to Content
0
Former Member
Dec 01, 2008 at 08:48 PM

Reading URL parameters in Component controller WDDOINIT()

244 Views

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