SAP Commerce SmartEdit is a next-generation web content management solution that enables organizations to create even more relevant, personalized, and exceptional experiences.
Questions tagged [smartedit]
34 questions
0
votes
1 answer
Is there any support of custom AbstractCMSComponentContainer in Spartacus (SmartEdit)?
I had the following data model in backend:
AccordionComponentContainer extends CMSTabParagraphContainer
AccordionItemComponent extends SimpleCMSComponent
The container extending the CMSTabParagraphContainer because extending…

Cayacdev
- 25
- 8
0
votes
1 answer
Problem with installing SmartEdit in a custom ycommercewebservices extension and Spartacus
I want to install SmartEdit to our project. We have no custom yacceleratorstorefront in our project but a custom ycommercewebservices.
I added all extensions (expect ysmarteditmodule) to our extension and run
ant addoninstall…

Cayacdev
- 25
- 8
0
votes
1 answer
How to override angular components generated through node modules
I am working on Hybris smartedit and the login page form is generated through node_modules.
On login page load I want set username and password through smartedit custom loader component which is not in node_modules.
What is the correct way of…

Stacy J
- 2,721
- 15
- 58
- 92
-1
votes
0 answers
I'm required to hit `ant npminstall` as I have created a smartedit extension but unable to perform from platform directory in Sap Hybris 2205 version
I'm trying to hit ant npminstall from platform directory not able to hit as it's deprecated now due to which I'm not getting some node modules which are required to build smartedit extension.
Basically I'm not able to get the generated .js files…

Shanul Huda
- 11
- 3