Hi Everyone,I have a text field like that in AEM formI want to change the firstName and lastName to the particular name which is defined in firstName and lastName fields. I tried to set value (by using rule) to that text field but it doesn't change the content in Document of record.It's gonna change...
Hi everyone. I'm facing an issue when trying to show content from adaptive form to DOR.Here's my case.I have a form, The last step of that form is "Check your answer" which is gonna show all information that user choose in the previous steps so that will be change when user choose other options (or ...
Hi @Mahedi_Sabuj , Thanks for your response.I just read the article you posted above and still be not sure how to embed another component into a parent component.In my case, I have a header component that includes a button component and a list component like this image.
Hi Everyone.I'm working with SPA in AEM, I have a question on how to embed another component into an AEM component using SPA React.In the traditional way, I can use data-sly-resource to implement it.Thanks, guys
Hi everyone, My issue has been resolved, The code is correct at all. I just forgot to uncheck ignore web tier configuration on a pipeline configuration. So the dispatcher wasn't deployed
Yes, I did.
I tested it on the local dispatcher, When committed to the allowed path, The path is not found, and it worked again when uncommented. So I think the filters is working correctly