Hi all! This is related to a previous question that I've asked, but I think I narrowed things down quite a bit. I have a script (Fragment) that runs on submission that scans the form and makes all hidden-required fields optional, that way the form will submit as long as all of the visible required f...
Please send me a private message and the details of your request Are you looking to buy Adobe Experience Manager - Forms?And if you don’t mind can you please tell your location
We have a use-case where we need to create a dynamic group and add users dynamically into the group for a user assignment task. The users are variable and determined during runtime. We are using the following APIs to create the group and assign users. https://developer.adobe.com/experience-manager...
I am facing one issue while publishing and unpublishing of assets into Brand Portal (AEM 6.5.11). When I publish assets to Brand Portal, it sets a property dam:portalReplicationAction to Activate as well sets cq:lastReplicationAction to Activate. Similarly, when I click Unpublish from Brand Portal i...
Hello, I am learning features available in the AEM forms. I am building a form that consist of multiple panels and I would like to show the submit button only if all required fields are valid. I can see that there is an API that allows to validate form using `guideBridge.validate()` which will retur...
Hello All!I have a script that is designed to scan through the form when the users submits it and make any hidden required fields un-required. However, recently after a change to the default profile (I think this was the inciting incident, I'm not entirely sure), the user has to press the submit but...
Hi, all, my current AEM author is on JEE platform, however, now, we want to move our author to OSGI, we are using AEM Forms 6.5.8. Is anyway to just copy some folder and it will be done? We don't have workflow runnng on author. Just long as the bundles and packages can be "magically" copied over and...
Looking to apply custom validation via the rule editor that calls a service based on some values. I've been able to configure this via the editor, during form validation I see the call to the service being made but this call has no influence over the validation response. It appears that the validati...