cancel
Showing results for 
Search instead for 
Did you mean: 

Custom form field controller not working

sindhana
Champ in-the-making
Champ in-the-making
Hi,

I am trying to create a custom form field and so followed the steps given in the documentation (dynamic pie chart)
https://docs.alfresco.com/activiti/docs/dev-guide/1.3.2/#_example_3_dynamic_pie_chart

Even though the button show up, "on-click" function is not working. Do I need to include or activate angularjs somehow.

Please advise.
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
We would need more info about what is not working … do you see an error in the browser dev console? The backend logs?

sindhana
Champ in-the-making
Champ in-the-making
No, I don't see any error in the console. Only the button ADD ITEM shows up and on-click no changes in the form

FYI - We have embedded the activiti-app war in our project and developing our application in localhost.

jbarrez
Star Contributor
Star Contributor
Hmmm if you embedded it - are you including the relevant javascript libraries? If not, that would explain some things …