Re: [Dhis2-devs] Data entry form longtext with new line

2014-06-16 Thread Lars Helge Ă˜verland
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 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

[Dhis2-devs] Data entry form longtext with new line

2014-06-05 Thread James Chang
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