Angular js for embedded forms

Hi, does any one have a working example of using Angular js for embedded forms? Can someone list down the steps needed to include angular js. I am new to camunda as well as angular, any working example would be of great help. I am running Camunda enterprise 7.10 version, using eclipse IDE for source code build.

Hi @satish8784,

Here are some examples: https://github.com/camunda/camunda-bpm-examples/tree/master/usertask.

Hope this helps, Ingo