Hi All,
I have a requirement where i need to collect key selling points of the product using product wizard creation
And I have declared the following snippets in the back office xml
<context component="create-wizard" type="Product" merge-by="...
Hi Team,
As you know there are various tabs for any given entity in hybris back office.
For example if yo take product ,there are various tabs such as given below.
I have a code like this below
public class DefaultGroupVariantsProductStat...
Hi There,
Hybris OOTB lets us to see only part of the tool tip text values if it has a lengthy lines.
For example if I have the value of the tool tip text as like this
type.GenericVariantProduct.batchCountry.description=The country where this ...
I want to fetch the workflow of the products where the status of the product would be "VALIDATE" and "Isworkflowrequired" (a attb in GenericVariantProductModel) and additionally the workflowitemattachement type should be ="GenericVariantProduct".
S...
I have the below snippet and for now I have configured the custom message inside the "<editorArea:custom>"
But I need this text / message to be picked up from the property file and it need to be displayed in the editor area based on certain conditi...
Hi khajamohiddin Thanks a lot for your prompt response and I was able to achieve the same by following your steps.I did the following stuff xx-backoffice-config.xml<context merge-by="type" parent="GenericItem" type="Product" component="editor-area"...
As per the details given by one of my colleague these buttons are declared in the "defaultEditorArea.zul".So as per my requirement,I might not able to add button into this Zul file as this is declared inside the jar.defaultEditorArea.zul path => 19...
Hi ,I am using V1905 and found that this property value overrides the value of the max row property which will be configured at the cronjob level.It means,if you have a scenario where URL to be populated is =2261 and properties are configured like t...