dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #30893
Re: Data entry form longtext with new line
Hi James,
this has been fixed in trunk / 2.15 now. Thanks for reporting.
regards,
Lars
On Thu, Jun 5, 2014 at 5:07 PM, James Chang <jamesbchang@xxxxxxxxx> wrote:
> The data entry form does not seem to handle 'new line' character.
> If the 'new line' character ('Enter' key) is entered, it failed to load
> the saved data.
> This is because of JSON not able to handle 'new line' character.
>
> However, with Data elements Text type as 'long text', we have 'textarea'
> (multi-line box), which kind of tells us that the we can enter multiple
> lines of text with new lines.
>
>
> _______________________________________________
> 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