Hello @sankarr26533925 The installation might be corrupted due to which you are facing this error. Follow these steps sequentially to resolve the issue: 1. Install Required Microsoft Visual C++ RedistributableEnsure that all required versions of Microsoft Visual C++ Redistributable are installed:200...
Hello @SmrithiG1 Can you please check if you have selected the custom template under DoR tab in the form editor.Reference screenshot below. Thanks,Rahul Pandey
Hello @aravindS You might want to install the IC compatibility package depending upon the AEM Forms version you are using.The latest one can be found here: AEM Forms Compatibility PackageIf you are on any patch below SP22, check for the correct one at [0][0] https://experienceleague.adobe.com/en/do...
Hello @VARA_PRASADA_RAOAN2 In Core Components, we use displayFormat instead of patterns for better performance. This is supported for date picker and number input components, as documented here:https://github.com/adobe/aem-core-forms-components/tree/master/ui.af.apps/src/main/content/jcr_root/apps/...
Hello @Amreen1 Can you please add below string in your DDX after PDF source tag and check if the numbers are correct?<PageNumbering start="1" format="%d" style="arabic"/> PageNumbering defines the starting page number and format. Thanks,Rahul Pandey
Hello @KacharlaBa You can refer to Designer Quickstart doc [0] to learn the AEM Designer.You may also refer to URL [1] for more samples and scripting basics. Thanks,Rahul Pandey [0] https://www.adobe.com/go/learn_aemforms_designer_quick_start_65[1] https://experienceleague.adobe.com/en/docs/experie...
Hello @wizard04wsu Please try bringing up all the bundles and if the issue is not resolved after installing the AEM Forms addon and restarting the server, you can recompile the JSPs which should help resolving the issue. Thanks,Rahul Pandey
Hello @Shubham_borole You can check out below doc which covers the output service in AEM Forms as a Cloud Service. https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/forms/forms-cs-output-and-forms-service/outputservice Thanks,Rahul Pandey
Hello @Vijay_Katoch This could be a UI glitch.Try clicking on the empty space after "literal value" Also, have you tried with any other Workbench versions?For me, its coming up on my SP18 Workbench. Thanks,Rahul Pandey
Hello @wizard04wsu Can you please confirm if your REST endpoint is hosted internally in the AEM server or on external server?Can you try directly hitting that REST endpoint through postman with complete url and see if you are getting any response? The error is pointing to "Target host not specified...