on 2005 Oct 10 6:33 PM
Hello,
Inside of my coding I read a property value from profile:
IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
IPortalComponentProfile profile = request.getComponentContext().getProfile();
String svalue = profile.getProperty("ProxySet");
Then I go to "Content Administration" and change a value from "true" to "false" in property "ProxySet", however it still shows me previous "true" value when I debug the code. I don't believe I have to restart entire portal to make this change work on one iView, right? Please advice!
Thanks,
Yan
Request clarification before answering.
Hi Vikas,
I did save changes in properties.
Thanks,
Yan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Yan,
Well that's true that you need not restart the portal after the changes in the iView, but have you saved all the changes made in the iView properties. Please check it and ensure you save all the changes made in the iView properties.
I hope this helpful/solves your problem!!! If so then Please reward points..
Rgds,
Vikas.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.