Hi Friends,I am getting when I select Forms>>Letters let me know whether I need to install any Fixed pack for forms.~Unresolved compilation problems: Only a type can be imported. com.adobe.icc.dbforms.obj.AssetType resolves to a package Only a type can be imported. com.adobe.icc.dbforms.util.ACMUtil...
Hi,AEM facilitates tags on pages.In this context, why do we need DTM?Is DTM combined with Analytics? It very much sounds like Analytics only.Appreciate your replies.Thanks,Rama.
Hi,I have requirement like creating a form similar to (bankbazaar.com personal loan form). I can implement the form using HTML5 and jQuery. But what are the advantages of using AEM to create the form?Suppose, If I am implementing the same form in AEM, I will use HTML5 and will keep scripts in client...
I have dragged AEM's default form component into a parsys in a page. As of now this page is shown on clicking of login icon on my home page.I want this page to be shown ,on click of login icon , as a popup on my home page.I could have used jquery plugin as mentioned in this link https://www.formget...
Hi , I'm trying to use html5 attributes readonly , disabled on a extended guidetext field component on AEM forms 6.1. In Edit mode attributes are set correctly but in preview mode these attributes are automatically being removed from the mark-up . Any filters that i need to manage to respect these a...
Hi All,I want to customize submit action of the adaptive form such that on submit, I want to capture the field’s value and want to pass these value to Sling Servlet. I am unable to call java script function (Ajax) in post.POST.jsp file to pass value to the Sling Servlet.Please help me on this.
Hi,Is it possible to initialize some of the form fields with properties from the current logged user like email, first name?I search in the documentation but I didn't find anything about this.Does anyone has a clue about this?Thanks
Hi , I'm trying to resolve a use case , where i need to apply date range validations and also provide options for date offsets ex : currentDate+20 ..The current OOTB date picker component do not provide such configurations , though native html 5 date has min and max date range attributes to suppor...
I have a need where a form needs to be signed by multiple users (dynamic). Is there a way I could create a workflow dynamically with multiple steps in parallel? Sorry I just started looking into AEM about a week ago and is there a way the same signed form be saved and presented at the last saved sta...