Answer: Add
if (WCMMode.fromRequest(request) != WCMMode.EDIT && WCMMode.fromRequest(request) != WCMMode.DESIGN) {IncludeOptions.getOptions(request, true).forceSameContext(Boolean.TRUE);}
in your global,jsp, so that it will be available for all components
No comments:
Post a Comment
If you have any doubts or questions, please let us know.