Hi @Hemalatha ,Forms add on is a mandatory prerequisite for Adaptive Forms components (both Foundation and Core components). All Adaptive Forms core components are available on Cloud and 6.5 release. Though there may be a small gap in the timelines for delivery - with new core components/enhancement...
@smrithi_govind The above URL/service reference if for Acrobat Services API. Could you post your query on the community forum: https://community.adobe.com/t5/acrobat-services-api/ct-p/ct-Document-Cloud-SDK?page=1&sort=latest_replies&lang=all&tabid=all&topics=label-pdfservicesapi Thanks,-Sudhanshu
@NitroHazeDev Here is a reference for marking a field as invalid: https://github.com/adobe/aem-core-forms-components/pull/1356/files Please note that - you would need to pick the latest core-components build - ver. 3.0.52 or greater for this support. Thanks,-Sudhanshu
Hi @smrithi_govind from your message and reference it seems you are talking about Metadata schemas for Assets, i.e. https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/metadata-schemas Would recommend you to post your query on the Assets discussion forum...
@NitroHazeDev Assuming you are working with core-components based Adaptive Forms.To achieve this - you can create a container components - similar to responsive panel and using styling show it as a pop-up - with form fields in it.With this approach - there are no limitations on invoke service which ...
@NitroHazeDev could you share more details on your use-case. If you want to render the form in Angular application, and want to have dynamic behaviour based on Rules, Headless Adaptive Forms is the recommended approach to achieve this. You could leverage your existing Rules defined in a core-compone...
Hi @markolo ,Could you confirm if you are using Foundation components or core-components based Adaptive Forms. Assuming core-components:Currently core components do not have an OOTB component for capturing Rich text from the form filler. Though you could create a custom component which captures Rich...
Hi @snowwhite92 ,Could you confirm if you have done an overlay of the some form templates, or share the code snippet which you have modified locally.PS: The themeAuthoring.min.js is expected to come from libs, and not /etc.
With the latest cloud release - Core components based Adaptive Forms now support versioning: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/forms/adaptive-forms-authoring/authoring-adaptive-forms-core-components/create-an-adaptive-form-on-forms-cs/add-comments-an...