Posts

AEM Forms Cloud

  AEM Forms as a Cloud Service 1. The Code Editor is not available on Forms as a Cloud Service. If your Adaptive Form uses rule scripts developed using code editor, use the Migration Utility to convert your code scripts to custom functions. You can use custom functions with Visual Editor to continue obtaining the results obtained with Code Editor. 2. You can create an XFA-based Adaptive Form on Cloud Service instance. However, support for XFA-based Adaptive Forms is not available for AEM Forms as a Cloud Service SDK (Local development environment). 3. You can migrate your custom code, content, and assets from On-Premise or Adobe-Managed Services environments to Forms as a Cloud Service environment. 4. You can continue using themes created with AEM 6.4 Forms and AEM 6.5 Forms after you use the Migration Utility to move them to AEM Forms as a Cloud Service. 5. You can connect a Form Data Model to RESTful web services, SOAP-based web services, OData services, and Experience Manager u...

AEM Forms as a Cloud Service

 AEM Forms as a Cloud Service 1. The Code Editor is not available on Forms as a Cloud Service. If your Adaptive Form uses rule scripts developed using code editor, use the  Migration Utility  to convert your code scripts to custom functions. You can use custom functions with Visual Editor to continue obtaining the results obtained with Code Editor. 2. Y ou can create an XFA-based Adaptive Form on Cloud Service instance. However, support for XFA-based Adaptive Forms is not available for AEM Forms as a Cloud Service SDK (Local development environment). 3. Y ou can migrate your custom code, content, and assets from On-Premise or Adobe-Managed Services environments to Forms as a Cloud Service environment. 4. Y ou can continue using themes created with AEM 6.4 Forms and AEM 6.5 Forms after you use the Migration Utility to move them to AEM Forms as a Cloud Service. 5.  You can connect a Form Data Model to RESTful web services, SOAP-based web services, OData services, and E...

Designer XFA Scripting Reference

 XF Scripting Reference Adobe LiveCycle Designer is a software application used for creating forms and documents with dynamic and interactive content. It uses the XML Forms Architecture (XFA) standard to define form templates. XFA Scripting allows you to add interactivity, calculations, data validations, and other dynamic behaviors to your forms. Here are some basics of XFA Scripting in LiveCycle Designer: Accessing Script Editor: In LiveCycle Designer, go to menu bar and click on Window and select the option Script Editor Supported Scripting Languages: LiveCycle Designer supports JavaScript and FormCalc as scripting languages. JavaScript is a versatile scripting language widely used for web development. FormCalc is a scripting language designed specifically for form calculations and data manipulation. Events and Scripts: XFA Scripting is event-driven. Scripts are associated with specific events, such as field value change, button click, form initialization, etc. When the event occ...

AEM Livecycle Forms Walkthrough

Livecycle Designer 1. Master Pages configuration a. Pagination b. QRCode handling c. Content Area management in case of client copy contents. 2. Variable creation and their usage 3. Form designing using a. Textbox b. Text c. Radio d. Checkbox e. Dropdown f. Button 4. Form integration with REST API. 5. XDP Template 6. XDP Style sheet 7. Drawing aids 8. Javascript and Formcalc 9. Pagination 10. Form Fragments 11. Floating fields 12. Data connection and integration a. Xml schema b. Sample XML data c. Data model d. WSDL File e. OLEDB Database 13. View prefilled form using data 14. Events in Livecycle Designer a. Process Events i. Calculate ii. Form:ready iii. indexChange iv. Initialize v. Layout:ready vi. validate b. Application Events i. docClose ii. docReady iii. postPrint iv. prePrint v. postSave vi. preSave vii. preSubmit a. Interactive Events i. ...

AEM Forms Core Concepts

 Core Concepts What is interactive communications in AEM Forms? Explain with a use case to understand it better. Interactive Communications in Adobe Experience Manager (AEM) Forms refers to the ability to create and manage dynamic, personalized, and interactive communication experiences with users through forms and documents. It enables organizations to create engaging and tailored communication experiences by combining data, content, and interactivity within the context of forms and documents. This can be particularly useful for improving customer engagement and enhancing the user experience in various scenarios. Here's a use case to help you understand Interactive Communications in AEM Forms better: Use Case: Financial Services Interactive Statements Scenario: A financial services company wants to enhance its customer communication strategy by providing personalized and interactive statements to its clients. Instead of sending static, one-size-fits-all statements, they w...