In Hybris, how to find the template from which an extension is generated? Any solution would be great.
Thanks in Advance
Related
is there any way to enable Data Binding by default for new project and also new activity or fragment we create ? I HOPE ?!!
any advice you could give would be much appreciated .Thank You.
If you have been provided a hybris extension code, how can we know it is generated using which template. For example, if I have been given an extension code, I want to know it is ycommercewebservice or ywebservice or yaccelatoraddon ?
I'm not 100% sure, but I think this is not possible. A lot of extensions are not generated using a template at all (but just from scratch by manually creating the required files and directories), so I don't think it is noted anywhere during the creation process.
Can anyone please help me out in removing the footer navigation node from my page using hmc or impex? I am also looking for an appropriate source to know everything about WCMS so in case anyone knows about it then please help me out.
Thanks.
In HMC,
1.click on WCMS.
2.Select components.
3.Search for Footer.
4.Select staged version of footer component
5.we have an attribute called navigationNodes.Edit the navigation node and save.
Sree is correct. More specific, there could be property named "Visible", you can use it. More information, you can find here: Hybris Wiki
I Have a WSDL document. I need to retrieve all the methods and its parameters for a requirement. I suggest any help regarding this will be very helpful to me.
Thank You,
Sai Hariharan.K
See if this helps: WsdlImporter Class
I have the following question - is it possible to define a link for the branding image in NSIS, so that the user would be able to click on the image and open a web page in a browser? If possible, how is to be done? Thanks for the help in advance.
Regards,
Al
I wasn't able to find anything that suggests that specifying a hyperlink in a branding image is possible. Eventually I abandoned it.