← Back to team overview

dhis2-devs team mailing list archive

Re: [Dhis2-users] Data set with complete button

 

Hi Channara,
maybe you can try with custom script
https://www.dhis2.org/doc/snapshot/en/developer/html/dhis2_developer_manual_full.html#d5173e4531.
In the script, first check the state of complete button and then,
depending on that value, make all entryfields readonly.

On 8 July 2015 at 10:41, channara rin <rin.channara@xxxxxxxxx> wrote:
> Yes, but M&E staff who will verify data value and approve are afraid data
> clerk will change data value in that duration when data clerk press
> "complete" button. and DHIS2 system will send alert information to M&E
> staff.
>
> On Wed, Jul 8, 2015 at 3:00 PM, Lwinlwin Aung <lwinlwinaung720@xxxxxxxxx>
> wrote:
>>
>>  Hi Channara,
>>
>>
>> I think what you want to do is not to change or edit data value after
>> completion of data entry. If so, the data values can be locked by approving
>> and accepting dataset, then we cannot change the value until unaccepted and
>> unapproved.
>>
>>
>>
>>
>> On Wed, Jul 8, 2015 at 2:01 PM, Knut Staring <knutst@xxxxxxxxx> wrote:
>>>
>>> Hi Channara,
>>>
>>> I think you would have to create a custom form for this:
>>> https://www.dhis2.org/doc/snapshot/en/user/html/ch06s02.html#d5e1408
>>>
>>> On Tue, Jul 7, 2015 at 11:02 PM, Lars Helge Øverland
>>> <larshelge@xxxxxxxxx> wrote:
>>>>
>>>> Hi Channara,
>>>>
>>>> per now we do not lock the input fields in data entry when you click
>>>> complete.
>>>>
>>>> regards,
>>>>
>>>> Lars
>>>>
>>>> On Mon, Jul 6, 2015 at 5:09 AM, channara rin <rin.channara@xxxxxxxxx>
>>>> wrote:
>>>>>
>>>>> Hi all,
>>>>> Do you know how to make disable data value in "Data Entry" after user
>>>>> press "Complete" Button, and Make change data value when, press "Incomplete"
>>>>> Button?
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~dhis2-devs
>>>>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Lars Helge Øverland
>>>> Lead developer, DHIS 2
>>>> University of Oslo
>>>> Skype: larshelgeoverland
>>>> http://www.dhis2.org
>>>>
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~dhis2-devs
>>>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>>> More help   : https://help.launchpad.net/ListHelp
>>>>
>>>
>>>
>>>
>>> --
>>> Knut Staring
>>> Dept. of Informatics, University of Oslo
>>> Norway: +4791880522
>>> Skype: knutstar
>>> http://dhis2.org
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>
>>
>>
>> --
>> Dr. Lwin Lwin Aung
>> Health Information Division
>> Department of Public Health
>> Office No.(47), Nay Pyi Taw
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>


References