Hi @SHIBANI06 I feel that the query is more related to aem assets. Can you please post it in the below community for a quick response: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/ct-p/experience-manager-assets-community Hope it helps!Thanks,Kiran Vedantam.
Hi @digarg The problem could be at the email server/SMTP server side.The email queue or try using Gmail/any other SMTP server for testing.Could be a firewall also. Related issue posted here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/acs-aem-commons-email-issue-gettin...
Hi @jyo2902 You can create your custom workflow step and add the arguments that you need there and create a report. Here is some example: https://hashouttech.com/blog/Easy-steps-to-create-a-custom-workflow-model-in-Adobe-experience-Manager-(AEM)-(PDF-Watermarking) Hope it helps!Thanks,Kiran Vedanta...
Hi @Ronnie09 Can you share the error that you are seeing? Also If you don't define extensions but define selectors, your selectors can be used with extensions which means you can call only with selector(/content/my-site/en.testing). But it is not recommended. Define both selectors and extensions. H...
Hi @Marcos_aem In this use case, you can overlay the error/success message and show your custom message as needed. Hope it helps!Thanks,Kiran Vedantam.
Hi @Mario248 It's always recommended to separate the business logic from the presentation layer. So, it's always recommended to use sling models to fetch the values from the dialog, even though it's just a getter and setter. Hope it helps!Thanks,Kiran Vedantam.
HI @Mano4 Yes, you can compare the date in java. Below is the example: https://www.tutorialspoint.com/how-to-compare-two-dates-in-java Thanks,Kiran Vedantam.
Hi @harshv7973321 if the solution suggested by @MayurSatav doesn't work, please post your query in the forms community here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/ct-p/adobe-experience-manager-forms-community Thanks,Kiran Vedantam.
Hi @Kavin742 In AEM whenever you update the package, it gets installed on top of the old one. Please try to uninstall the old ones manually if you want to delete them completely. Thanks,Kiran Vedantam.