dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #08787
program registration
Hello,
I am registering patients in tracker capture for a program form
(attributes) using "Save and add new"
The first patient is registered successfully and gives me "Success
Registration completed" then the form appears again and when try to entered
another patient it gives me nothing!
In the console debug it gives me the following:
Post
Angular.js:87
http://192.168.1.102:8089/dhis2.21/api/enrollments 409 (OK)
Note: the line 87 in angular.js is:
u}catch(Z){if("json"!==u)throw Z;}F.send(l||null)}if(0<p)var L=c(s,p);else
p&&G(p.then)&&p.then(s)}}function Ie(){var
b="{{",a="}}";this.startSymbol=function(a){return
a?(b=a,this):b};this.endSymbol=function(b){return
b?(a=b,this):a};this.$get=["$parse","$exceptionHandler","$sce",function(c,d,
e){function f(a){return"\\\\\\"+a}function g(f,g,u,s){function M(c){return
c.replace(k,b).replace(n,a)}function v(a){try{var
b=a;a=u?e.getTrusted(u,b):e.valueOf(b);var c;if(s&&!y(a))c=a;else
if(null==a)c="";
the pointer points at F.send in the first line
any idea about it
thanks in advance
Follow ups