string field characters getting truncated on saving the form.!

sarfraz3
Mega Expert

Hi,

I have string field in a table which is derived from task table. max length is given as 4000, but when i save it it gets truncated to 40 characters exactly.

There is another string field with 4000 characters as max length in the same section of the form. but that is working absolutely fine!.

Do anyone have any solution for it?

Note: this is issue is only found in QA(testing) instance whereas it works fine in DEV instance!

9 REPLIES 9

Alikutty A
Tera Sage

Hi,



We had faced this issue sometime back. Try deleting and recreating the field to check if it works.



Thanks


PS: Hit like, Helpful or Correct depending on the impact of the response


Hi ,



We tried that as the 1st option but still same issue exists after that.


We had raised a HI ticket for this issue, The truncation happens as the table was already at it's maximum size of 65535, this is why the expansion of the column is not happening. For us it was an import set table and we resolved the issue by recreating the table from scrap. Also can you check if the column numbers are same at both your instances?



Thanks


PS: Hit like, Helpful or Correct depending on the impact of the response


Column numbers means number of columns? or size of the table?...and how to check it?