← Back to team overview

dhis-mobile-devs team mailing list archive

Re: [Bug 974941] [NEW] grey-fields-data-entry-enabled

 

Hi Jason,

Are you using the http://ennrims.com/dhis server? I just checked the 
forms there and it seem to me that you are using the custom form. This 
is where the problem comes from. The J2ME application (and mobile 
web-based application) use the DataSet  and all DataElement that it 
contains as the resource to construct the data entry form. Meanwhile the 
custom form with all of its information about grey-field is stored as 
HTML code. The mobile phone cannot read and extract the grey-field from 
this very long HTML code.

As a result, you don't have grey-fields on mobile J2ME.

Long

On 4/6/2012 3:30 PM, jason.p.pickering wrote:
> Public bug reported:
>
> Using J2ME client version 138, server version 2.7 revision 6091.
>
> Section forms have been designed and certain data elements have been
> "greyed". On the section forms on the web, the fields are disabled. On
> the mobile client, the grey fields are enabled and will accept data.
>
> It would be expected that the grey fields would be either no present or
> disabled on the J2ME client.
>
> ** Affects: dhis-mobile
>       Importance: Undecided
>           Status: New
>

-- 
You received this bug notification because you are a member of DHIS
mobile developers, which is subscribed to dhis-mobile.
https://bugs.launchpad.net/bugs/974941

Title:
  grey-fields-data-entry-enabled

Status in DHIS Mobile:
  New

Bug description:
  Using J2ME client version 138, server version 2.7 revision 6091.

  Section forms have been designed and certain data elements have been
  "greyed". On the section forms on the web, the fields are disabled. On
  the mobile client, the grey fields are enabled and will accept data.

  It would be expected that the grey fields would be either no present
  or disabled on the J2ME client.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis-mobile/+bug/974941/+subscriptions


Follow ups

References