Re: [Dhis2-devs] Console displays warning when Editing an Event Detail

2016-04-08 Thread Markus Bekken
Hi Laura! The error means that you have a variable named #{DatacheckCD4} that will be populated with data. The problem with the variable is that when you created it you configured it to get its value from data element X, but it seems that data element X is no longer part of the program. Did you

Re: [Dhis2-devs] Console displays warning when Editing an Event Detail

2016-04-07 Thread Laura E. Lincks
This also happens when registering a new event. *Laura E. Lincks* Database Manager/Developer ICAP - Columbia University Mailman School of Public Health 60 Haven Ave, Floor B1 New York, NY 10032 Tel: 212 304 7132 On Thu, Apr 7, 2016 at 5:46 PM, Laura E. Lincks < laura.lin...@icap.columbia.edu> wro

[Dhis2-devs] Console displays warning when Editing an Event Detail

2016-04-07 Thread Laura E. Lincks
Version:2.22Build revision:21973 We're getting warning messages messages in the DevTools console when we bring up an Event Detail in edit mode: Variable #{DatacheckCD4} is linked to a dataelement that is not part of the > program > angular.js:102 (Edit in grid does not produce the warning.) We