on 2005 May 26 8:21 AM
Hello,
I've created a costum controller and set it at the required controllers of the component.
My question is how to reference this controller from a certain view in order to put values in it?
Hi Roy
If u want to set the Values for the Context Variables inCustom Controller then u can do like this
wdThis.wdGet<<CustomControllerName>>().wdGetContext().currentContextElement().set<<ValueATTributeName>>(<<Value>>);
With Wishes
Krishna Kanth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
First please add the custom controller in the required controllers of the view and you can use the above API.
Regards, Anilkumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.