Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/26/15
    I'm kind new in AEM and Adaptive Forms and i'm making a custom action for a form. My problem is that i don't know how to get the information from a file attachment component to use in my JSP code to send an email.This is part of the code that i have right now:    ValueMap props = ResourceUtil.getVal...

    Views

    599

    Likes

    0

    Replies

    0
  • 10/23/15
    I'm trying to make this tutorial for a custom submit action form in AEM 6. My problem is that the code that is on the post.POST.jsp page, doesn't work if i want to add custom templates or set the form fields in the template property on the configuration. What do i need to change to make this work?

    Views

    720

    Likes

    0

    Replies

    0
  • 10/23/15
    I want to use an adaptive form within (the mainparsys) of an aem page. I've activated the forms portal components like 'document services' and 'document services predicates' for the aem page. These services provide components like 'adaptive form view' and 'link component'. Can I use the 'adaptive fo...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/18/15
    Use case: The form is built for financial institution. The use case is when the data capture on all the fields are completed, user wants to see the form in two different PDF version.Customer view: This PDF version will have PDF with all captured data (because they are mapped to XDP) from adaptive fo...

    Views

    666

    Likes

    0

    Replies

    0
  • 10/15/15
    I would like to log the evaluation of a widget's initialization script, value commit script, calculate expression, visibility expression, access expression, validation expression etc.Is there any possibility to log (to javascript console) when what script or expression is evaluated and what the resu...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi Team,Could you please advise how to set a form field as ready only on initialisation. Yes, definitely providing "false" in access expression helps the situation but I would like to know how I can achieve this through my custom javascript init.Example: I have a field called applicantName which is ...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 10/15/15
    The question is basically the title of the post.Is there a possibility to hide the hidden files that appear on the CRXDE Lite?I have a mac and in my CRXDE Lite i can see the .DS_Store files and i don't want to see them.

    Views

    855

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I just tried to setup a Reader Extensions certificate in AEM 6.1 Forms and received an exception "Invalid keystore format". An error message on the screen says: "Error occurred while adding the private key"I followed the description https://helpx.adobe.com/aem-forms/6-1/configuring-document-servi...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    At this moment, I have written a process where1) User A submits adaptive form from AEM.2) LC captures the submitted XML3) From there on LC takes it to review task4) Review task has two routes a) Store XML in local repository b) Map XML data to XDP My requirement here is to print the XDP form that is...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    To the dialog of a custom submit action I want to add a dropdown that gets its options dynamically from a javascript function.The xml for the dialog item is:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryTyp...

    Views

    1.3K

    Likes

    0

    Replies

    1