Expand my Community achievements bar.

hitesh_m
hitesh_m
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I am using vault for synchronizing the code from eclipse to AEM. The checkout command is working good. But in checking I am not seeing my changes in CRXDE. Instead I m getting a message in CRXDE "Binary property is only editable after saving". So I have to go to CRXDE and save the content to see the...

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    3
  • Hi , I have an AEM project setup like this -->myproject-->componentsmyproject-->templatesI need to use an external JAR in my project.  For that I created a folder like myproject-->install and through webdev I placed my jar "helloworld.jar" in install folder.  But I am not able to use this JAR in my ...

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    2
  • Hi Experts,I am using AEM forms for storing some content in CRX (through Submit and Store Action). Now , I have to do certain operations like Edit or Delete the records within the form. I know AEM suggests to use bulk editor for same but requirement is to perform operations from AEM forms itself.  A...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    3
  • Hi Experts,I am creating an Adaptive form in AEM which uses multiple wizards (panels). I have a requirement like the user should not move to the next panel until his inputs are validated for existing panel. Is there any property I can use to achieve this functionality ? Basically, what I am trying t...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    1
  • Thanks for your reply. I am not using JQuery plugin. Is there any way from AEM out of the box ?

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • Hi I am working on a wizard based form in AEM. As per the requirement I have to validate fields in panel before moving to the next panel. I am using Rule Editor for JS validations. I am not sure how to validate the panel with rule editor. As per adobe it should be called for "Step Completion Express...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    3
  • Hi Experts ,I am writing a custom form action in AEM. My action sends email as per a predefined template. Here is the code MailTemplate mailTemplate = MailTemplate.create("/apps/custom_submit_action/store_and_email/temp.html", resolver.adaptTo(Session.class));MultiPartEmail email = mailTemplate.getE...

    Type

    Discussions

    Views

    831

    Likes

    0

    Replies

    1
  • Hi, I am trying to create an adaptive form based on example -  https://helpx.adobe.com/aem-forms/6/adaptive-form-xml-schema-form-model.html  I am using XSD for creating the form.  The issue is I am not able to create Radio Button in XSD. So far I am only able to create drop-downs. I am using followi...

    Type

    Discussions

    Views

    669

    Likes

    0

    Replies

    0
  • From Adobe I started following https://helpx.adobe.com/aem-forms/6/custom-submit-action-form.html this article. But there is following problem in thisemail.setMsg((String)props.get("template")); This does not render the template. Instead it prints the template as a plain text in email. I assume some...

    Type

    Discussions

    Views

    2.4K

    Likes

    0

    Replies

    3
  • Hi, I am working on a form where on submit, I have to send an email using email template. I am writing this custom action since I have to write some more business logic further (Like attaching a doc, reading an XML etc). But I am stuck in this basic code just to send the mail first.          Map<Str...

    Type

    Discussions

    Views

    3.2K

    Likes

    0

    Replies

    6
Sort by
  • Recently earned
  • Unearned first
  • A-Z
  • Z-A
Show more