Questions tagged [backoffice]

SAP Hybris Commerce offers a Backoffice Cockpits tools, built on Backoffice Framework. It provides extensive tooling for backend administration.

Backoffice Administration Cockpit

Backoffice Administration Cockpit is a user-centric backend interface that enables you to easily manage any kind of data within a hybris system. It provides specific widgets needed to create administrative and management tools, such as search, list views, or navigation tree.

193 questions
1
vote
1 answer

How to hide an existing attribute in one tab and show it in the other tab

Hybris backoffice OOTB configuration comes with this attribute "last changes" shown in the administration tab as show below. I have a requirement where I need to move the same attribute to the "history" tab as you can see above. I have made the…
Karthik
  • 371
  • 3
  • 7
  • 30
1
vote
1 answer

SAP CX - HYBRIS : Configure the input to only show hours - defaulttime

I added a new attribute at the a section in the backoffice. I added a date time attribute
Rodik
  • 271
  • 2
  • 19
1
vote
1 answer

How to create a pop up in hybris backoffice?

I am trying to create a popup message in the Backoffice PCM. In particular, from within the editor area of a product. From the editor a user can click on the assortment view or compare view buttons on the side toolbar to change screens…
jvlearn
  • 21
  • 1
1
vote
1 answer

Is it possible to load more than 50 results in Backoffice search?

We are currently want to load more than the default 50 elements per page into the backoffice search results. This was possible using the old HMC interface. There was a dropdown to select the number of results. Is there a similar fuctionality in the…
Jan B.
  • 104
  • 8
1
vote
1 answer

Hybris PCM product category restriction

We are implementing Hybris PCM and we would like to create some product category restrictions. Some employees should find only the products with a specific category. For example, some employees can see only products with category "drills," while…
1
vote
0 answers

NavNodeEntry component dropdown is returning every item type

I'm trying to connect a link component to a CMSNavigationEntry. In backoffice; CMSNavigationEntry -> Administration -> Component As seen in the picture the component dropdown is trying to return all the items (2.416.622 in stage environment), which…
Harvey
  • 572
  • 1
  • 7
  • 23
1
vote
0 answers

How to modify Hybris Backoffice refocus functionality

I'm trying to modify the backoffice refocusing functionality. Not sure exactly where the behavior is taking place but I believe the class is the FocusUtils.java (com.hybris.cockpitng.editor.util) This util class is used in the…
jvlearn
  • 21
  • 1
1
vote
2 answers

Unable to create a link component for the entry in Navigation Management in Hybris-1811 smartedit

I have followed the exact steps as described in below link to create new child node with link component but however in Link editor window when I click on save I am getting error saying "The number of link items defined for this component has been…
CHOLA
  • 113
  • 9
1
vote
0 answers

Sort Order for customer support agent in Sap CX backoffice

I am trying to sort the Orders of a Customer based on Creation Time (DESC) inside the Customer editorsection for customer support agent role in backoffice, but I can't find any quick solution. By default, it's populating in Creation Time (ASC).…
Namit Vyas
  • 11
  • 1
1
vote
1 answer

Impex to remove solr search configuration for website

What is the right impex to remove the value of Solr Search Configuration? The regular INSERT_UPDATE CMSSite; does not include a field for Solr Search Configuration
cristid9
  • 1,070
  • 1
  • 17
  • 37
1
vote
1 answer

Hybris Backoffice. How to Align attributes underneath each other?

What is the best way to align attributes undernith each other inside an editor area's section in hybris backoffice? If I have something like:
Ricardo Machado
  • 784
  • 6
  • 22
1
vote
1 answer

Smart edit unable edit the page emailsignmodal

Hi Hybris 1811 smartedit I am trying to edit Email Signup Modal but as soon as I click on the link it redirects me to below page. I have multiple sites so sometimes I am getting this warning: WARN [hybrisHTTP20] [DefaultCMSSiteService] More than…
CHOLA
  • 113
  • 9
1
vote
0 answers

Hybris 1811 SmartEdit Loader is keep on loading

I am new to Hybris smartedit. I logged into https://localhost:9002/smartedit/#!/. I wanted to edit a home page but as soon as I clicked on Home page the loader is keep on loading and getting below error in browser console. Uncaught ReferenceError:…
CHOLA
  • 113
  • 9
1
vote
1 answer

How to extend ootb class from backoffice extension?

How to extend ootb class (class exist inside jar) from backoffice extension from my the class of my custom extension. steps I have followed : 1) created my class inside customextension -> backoffice/src folder 2) Done bean configuration…
Lcoder_001
  • 153
  • 4
  • 14
1
vote
0 answers

Hybris Backoffice's category synchronization is missing some options present on hmc

On Hmc when attempting to synchronize a category, I can see 2 options in the synchroniation wizzard: incl. subcategories and incl. products. When attempting to synchronize the category on backoffice I can't find those 2 options. Is there a way to…
1 2
3
12 13