Expand my Community achievements bar.

AEMaaCS- JS to get the html dom for updates

Avatar

Level 10

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 

1 Reply

Avatar

Employee

@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.