Thank you Mike,

$j(document).ready(function() { 
       window.alert('Hello, world.');

The above code is working fine but the change event is not working.
The code written below is the issue.

getField("chkbox.value").change(function() {
    window.alert('Weight is now');
});

<obs id="chkbox" conceptId="159956" labelText="" answerConceptId="78280"
answerLabel="INH"/>


- Tariq

_________________________________________

To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to 
[email protected] with "SIGNOFF openmrs-implement-l" in the  body 
(not the subject) of your e-mail.

[mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

Reply via email to