Hi,While activating the MasterCatalog page using activate in siteadmin,it is throwing null for path error. It is throwing this error only for one page,rest of the page i could able to activate the page.Can you suggest you ans plzz.
I want to change the timezone of the page which I am activating,currently it is displaying as per my system generated time IST but I want to change that to PST.Can you any property or steps for it.
Hi,I am getting a JSON response in the content page by dragging my component from the sidekick.I want each value of JSON object to be displayed in my JSP page and that should be in HTML table format.Can you suggest any reference link regarding this
I have created interface IContentService and implemented that interface in java class ContentService.java.I need to call the method of java class inside my component.public interface IContentService {public JSONObject getContent(String path) throws ContentServiceExceptions,RepositoryExce...
Hi,I am using OOTB Page Activity Report,in that normally we are having four column page,type,user,time.I want to include 2 more column for on/offtime by which it needs to activate and deactivate the page.