In a compose module, I created a string record field with the text input as multi-line.
When I am viewing a record, the size of the field is adapting to the block size, but in edit mode it going into two lines size even the that the text is much longer and that the block still have space.
Like situation, we have a field to input notes from several users. When editing the field, we seperate different inputs user last name and date, but when we save the record, it jams all lines together so itβs hare to tell who input what. Any way around this yet?