Open dlisinski opened 1 year ago
Here is a series of screenshots that show the flow. First, the record in the list with the long text area shown and the ellipsis in this list view
If you open the record, you see the Event Data is quite long
Cancel out of that, back to the list view, click Mass Editor and choose that record and un-check the Active? field
Press Save in Mass Editor and the record is now displayed very differently in the list view
If you open the record, you will see now that it has been truncated and has an ellipsis at the end. This is now a single line with no tabs or carriage returns and is 248 total characters in size
If the long text area is not in the list view, this issue does not happen.
When using Mass Editor in a list view that contains a Salesforce Long Text Area, there is the possibility that the data in that field will be truncated even if it is not changed the by the end user. The simplest way to replicate this is to have an object created with a name, long text area and a checkbox. Then go through the following:
This is a real problem when you want to deactivate a bunch of records because it will update the long text data when all you want to do is update the checkbox for active/inactive.