Expand my Community achievements bar.

hitesh_m
hitesh_m
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • We are building an AEM form with no customization. For one of our Accessibility requirement we have to set tabindex of text fields.  I am wondering if there is any way to do the same ?

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    1
  • Thanks yogesh. We can not use query parameter as the data is a long string and little sensitive. When you say COOKIE, I tried this in my JSP- Cookie cookie = new Cookie("key","value");But I am not able to retrieve this value in my redirected page. Am I doing it right ?

    Type

    Discussions

    Views

    2.8K

    Likes

    0

    Replies

    0
  • Hi,I have a form with multiple child panels like -MainPanelName, MaritalStatus and ProvinceChildPanel_one (Only visible if MaritalStatus is true in MainPanel)Spouse Name, Spouse DOB, Spouse Salary I have set a validation expression for ChildPanel fields. My problem is, even if the ChildPanel is not ...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    1
  • Hi experts,  I am working in an AEM app which does following - User submits the data through AEM formsWe collect the data in AEM form action jsp and make a string We store string in a session (HTTP session i.e. session.setAttribute )AEM redirects user to a thank you pageWe have a “Call to action” on...

    Type

    Discussions

    Views

    3.0K

    Likes

    0

    Replies

    5
  • 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

    3.1K

    Likes

    0

    Replies

    2
  • 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.2K

    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.1K

    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.6K

    Likes

    0

    Replies

    3
  • 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.6K

    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.4K

    Likes

    0

    Replies

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