Suitecrm: TextAreas - it shows multirow text edited by inline edit as a text in one row in detaiview

Created on 16 Feb 2017  路  5Comments  路  Source: salesagility/SuiteCRM


Issue


The point is simple. If you inline edit the area field, you cant go on next row, because on push enter keyboard button, it saves you the text in one line.

If the text has a more lines or is breaked by empty row, you can edit it only on editview of record, not by inline edit in textarea, because you haven't chance to break or create new row in text area.

Expected Behavior


You can enter for new rows in textarea by using of inline edit function

Steps to Reproduce


  1. Go to detailview of record which has the textare field
  2. Edit this field by inline edit
  3. Try break the line row or create new row by enter
Moderate Fix Proposed Bug

All 5 comments

Hi @Mausino,
You can do this by pressing shift+enter.

@sgaved thank you for you advice 馃憤 shift+enter solved 1. part of my problem..

but still is here issue with one line row when you save it by enter or checkmark icon. For example:

Inline edited textarea in detailview
textarea1

After enter or checkmark on inline edit in detailview
textarea2

Edited by editview and saved. The result on detailview
textarea3

It appears it saves it correctly but doesn't display it correctly. On refresh you would see the correct way. However, it is a bug that it is not displaying it correctly after saving an inline edit.

Corrected your issue, @Mausino - the changes will have to be reviewed and merged in before being released in the next build, though. If you're finding this frustrating, please refer to the reference above and add the changes (or simply replace the file with the edited file in the pull request) to the file changed to get the results you expect. :)

@kdjmonaghan @sgaved thank you both 馃憤

Was this page helpful?
0 / 5 - 0 ratings