in a datatable in the UI designer a field gets truncated (web-client). I didn´t find a solution. I tried with length an control-type but it has no effect.
Custom Metadata for the field: Max Chars 1024 Column Type STRING (also tried LONGSTRING)
The text is completely visible in the datatbase!
Does anybody know how to slove this?
Thanks
Best answer by JuniSihombing
Hi @BSiemund,
that’s set in app param: RESULT_MAX_STRING_LENGTH.
I got the similar issue, logged a case for it. Below response in the case:
"You can adjust the length of results by increasing or decreasing the RESULT_MAX_STRING_LENGTH app param. Performance may be affected by increasing this too much - the customer will need to experiment to see what the optimal result length is for their environment."
that’s set in app param: RESULT_MAX_STRING_LENGTH.
I got the similar issue, logged a case for it. Below response in the case:
"You can adjust the length of results by increasing or decreasing the RESULT_MAX_STRING_LENGTH app param. Performance may be affected by increasing this too much - the customer will need to experiment to see what the optimal result length is for their environment."
that’s set in app param: RESULT_MAX_STRING_LENGTH.
I got the similar issue, logged a case for it. Below response in the case:
"You can adjust the length of results by increasing or decreasing the RESULT_MAX_STRING_LENGTH app param. Performance may be affected by increasing this too much - the customer will need to experiment to see what the optimal result length is for their environment."