Take the community feedback survey now.

  • Posted on: Apr 25, 2013

    Here is a set of few useful queries that we have been using since CMS 5 internally for debugging and improving customer experience. I have not tested these with CMS 7. List All Web Pages with Their Properties and Current Values Below Query can hel...

  • Syndicated blog - Posted on: Apr 16, 2013

    Issue: User was getting unexpected search results for products, e.g. with a search key word ‘Sate’ he was getting same result as for ‘Site’. Although for most of the clients they will happy with these results but this particular client was unhappy...

  • Syndicated blog - Posted on: Apr 15, 2013

    We have a requirement for our client that he can masquerade user and can create a new cart based on some existing Purchase Order(e.g. for damaged/lost orders). Option 1: Get The OrderForm and other objects from PurchaseOrder and assign it to new...

  • Posted on: Apr 11, 2013

    Below function can help you to retrieve PageData object of some CatalogNode without effecting performance.         private PageData FindPageByCatalogNode(CatalogNode catalogNode)         {             string text = (catalogNode.ParentNode != null)...

  • Syndicated blog - Posted on: Apr 25, 2012

      There are some instances when we need to know the Parent nodes of a Page based on [catalogue] Product Listing. E.g. I have a scenario when we are setting up header menus for products. Editor can select a parent Node for display child nodes as...

 Community Level: Oracle

Syndication and sharing