Hello Dev, Since i am assigning a dataelement with data type value (yes/no) to a dataset, and when i am doing data entry for period type monthly, the input appears with three different type of values with radio buttons ie, "No value","Yes","No".
Here, if i am selecting input with "No" radio button, it saves as "False" as value in "Datavalue" table. Or, if i am selecting input with "Yes" radio button, it saves as "True" as value in "Datavalue" table. Or, if i am selecting input with "No Value" radio button, it doe't saves anything as value in "Datavalue" table. My question is, for some specific requirement, how could i save some value in "Datavalue" table for input with "No Value" radio button ? -- --- Thanks and Regards Brajesh Murari
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp