Question
3
Replies
1044
Views
TechM
Posted: December 26, 2017
Last activity: December 26, 2017
Closed
Text Datatype Limitation
While loading values in data table. A property of type "TEXT" is allowing only 255 characters. Is there any way to add more than 255 characters, without exposing the property. Kindly advice.
I don't think so, you can increase it without exposing as the property is part of BLOB object as per OOTB configuration. Though you can expose and modify the size of the property in the respective table.
Refer it:https://pdn.pega.com/community/product-support/question/increasing-size-column-pega
IncreaseSize.txt is having the configuration.