Textarea control not retaining text after a new line character

Textarea control not retaining text after a new line character

book

Article ID: KB0091413

calendar_today

Updated On:

Products Versions
TIBCO iProcess Business Studio -
Not Applicable -

Description

Resolution:
When using Tibco-Form, if the content of Textarea is mapped to Text field in iProcess, the textfield does not take the carriage return if Text area is using multi lines.

The workaround is simply map the content of Textarea to memo field. To specify a memo field specify the length of the Data Field as unlimited (empty).

Issue/Introduction

Textarea control not retaining text after a new line character