pratik_a_soni
Participant
Member since ‎07-24-2019

User Statistics

  • 70 Posts
  • 4 Solutions
  • 4 Kudos given
  • 7 Kudos received

User Activity

We want to add database indexes on LP tables. What is the right way of doing it via items.xml. If we are adding the index via Database directly with every system update the indexes are getting dropped. We've to run the db level indexes with every r...
I'm trying to override the FullTextSearchController in PCM Backoffice to not populate the product list at the time user logs in. I want user to explicitly search for the product. I'm able to do that by overriding the FullTextSearchController and defi...
I want to fetch some more reference rows to be displayed on the PCM Backoffice editorArea. It is of type reference so either I can override EditorConfigurator.updateObjectsReferencedByEditor() or DefaultModelValueHandler.getSimpleValue(). The problem...
By default PCM Backoffice loads with all the products populated in the result area. We want to restrict it to only show the Staged catalogVersion products. What will be the right way to do this. Basically we want a different Catalog Version selected ...
Hi All, We've good amount of classification attributes, spanned across multiple categories. Currently backoffice takes forever to load this tab and business users cannot do any manipulation on the attributes. It tries to load all the attributes from ...