Ng-include With camunda

Hi,

Does ng-include not work with embed forms in camunda ?

When i include an html file it refers to “/camunda/app/tasklist/default/” location. ?

Why this is happening ?

Thanks
Ajr

Hi @Ajr,

Please have a look here:

Cheers,
Roman

Hi @roman.smirnov, @sebastian.stamm, I got the contextPath from the mention example, but I’m still getting a 404 (i’m trying to use ng-include). The path it’s looking for is “/camunda/app/tasklist/default/< contextPath >/< filename >”. The file is in the same directory as suggested. Any other suggestions? Am I in the right direction?

Thanks,
AP