I need to display data from two tables side by side (Tab1 and Tab2) on one page, whose data must be paginated independently.Each of these tables can display, for example, a maximum of 25 rows.So, if Tab1 contains 50 lines and Tab2 5 lines, there must be a pagination of the other 25 lines of Tab1.If ...
Hello, I am working on an adaptive form that uses the Table component. There is a need to display 1 to 1000 rows at a time with each row containing fillable fields. I am noticing the form can become very slow once it reaches 50 rows. Is there an option in the table to add pagination (split every 50 ...
I'm currently learning AEM forms and trying to submit a simple form that sends an email after submission. The form takes a name and email address. The Day CQ Mail service is configured on my local Author instance which is where I'm testing. Any help or reasoning as to why I'm getting 'Malformed Requ...
Hello, I am looking for someone with AEM who can edit a headline in a PDF. Seriously all I need changed is the headline and Acrobat DC can't do it. I think the doc may have been originally created in LifeCycle. I use CC (not AEM) which may be the only software that will open and update the PDF. Nee...
Hi guys I was wondering if someone could help me with this requirement.I need to be able to ensure that the total size of all attachments do not exceed past a particular limit, so that when they are sent via email they do not exceed the emails file size limit. There is no OOTB validation for file u...
Good Afternoon All, I need a little help with a date calculation. What needs to happen is when the user enters a Start Date (plStartDate) and the number of DAYS the project is expected to run in the Project Length field (numProjectLength) these two fields will calculate an End Date(plEndDate). I als...
I am trying to merge the two XDPs where one is an address fragment and another one is a form. I am using assembler service for the same and am gettting an error as "com.adobe.internal.pdfm.xfa.XFAServiceException: PDFM_S28003: XFA Assembly unable to assemble required XFA Fragment" even after passing...
Hi All, I want to save my core form container data to json format so I can use that json file into my servlets or api like wherever I want. Is it possible to save form data as json ??
Hi All, I am working on a project where we are creating dynamic Adaptive forms. The adaptive form has multiple questions and based on the options you selected on the first screen the rest of the questions are derived. We have a requirement to put Static text (disclosures, information etc) on the que...