Expand my Community achievements bar.

haroldm43863165
haroldm43863165
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I am having some trouble on using a Jquery function my js file inside my clientLib folder. Inside my js file the code that I used was:$(document).ready(function(){ alert("test") $('.storeLocatorFormSubmit').click(function(){ alert("Hello world"); }); });and then stumbled on a question on Stackoverfl...

    Type

    Questions

    Views

    3.8K

    Likes

    0

    Replies

    7
  • What is the preferred library to be used for a Sling Servlet to parse a JSON data coming from a POST method? I tried to use the recommended answer based on this Stackoverflow question but I was getting an error of 405 but everything is ok when I just append the data as a request parameter like this ...

    Type

    Questions

    Views

    7.9K

    Likes

    0

    Replies

    3
  • I am trying to do a custom action type for my component form, I have been following the tutorial based on the documents : https://docs.adobe.com/docs/en/aem/6-1/develop/components/developing-forms.html but to no luck every time I submit the form the post.POST.jsp is not being called. I tried to use ...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    8
  • Hi I would like to ask if there are any documents on creating a Product Importer just like the importer being used on Geometrixx Outdoors, the purpose of creating a custom importer so that the csv file that will be uploaded for import will be fit based on the requirements of the project.Thanks.

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    4
  • I have some trouble on declaring the dependency of commerce api on AEM 6.1 as per my http://localhost:4502/system/console/depfinder the following maven dependency should be used: <dependency> <groupId>com.adobe.cq.commerce</groupId> <artifactId>cq-commerce-core</artifactId> <version>5.13.12</version...

    Type

    Questions

    Views

    3.1K

    Likes

    0

    Replies

    8
  • Is there a way to create a guest session in AEM? Our project is will be an e-commerce website built on AEM and we need to track the session of the incoming guest and generate a token out of it, in case there will be saving of items on the cart. We need to track this guest session/token so just in ca...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    6
Top badges earned by haroldm43863165
Customize the badges you want to showcase on your profile