AEMaaCS- JS to get the html dom for updates | Community
Skip to main content
Level 9
May 21, 2024
Question

AEMaaCS- JS to get the html dom for updates

  • May 21, 2024
  • 1 reply
  • 401 views

All,

Is there a way to get the dom HTML or as json to manipulate and update data in dom for dynamic display ? Using front end module - angular or type script

Not using react as we don’t want to rewrite the components in react

not new to js but to angular type script 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

sudhansh
Adobe Employee
Adobe Employee
August 27, 2024

@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-components based Adaptive Form - inside an Angular application with this approach.