Hi dears, I just want to make a suggestions to changes in the model have for DataEntryForm.
What we have currently is a DataEntryForm *has DataSet and this restricts custom forms to be used only by datasets. In my case I also want to have custom forms for encounters or specific program visits (program stages). So I am suggesting for* *Currently* DataEntryForm(id,name,htmlCode,dataSet) *New proposal* DataEntryForm(id,name,htmlCode) DataSet(......,dataEntryForm) ProgramStage(.....,dataEntryForm) your comments ... Thank you Abyot. * * * *
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

