Hi,
I am getting this error when I try to hit the button for inline editing in the Task List View. I had been using Record Types for Tasks but deleted the records types. Now there are no record types being used on the Task Object. How do I get rid of this error?
1 answer
Hi @Jenna Weltz,
- f an object's record types are all in "Inactive" status, inline editing won’t work for the affected records. To resolve this issue:
- Delete all inactive record types for that object
- Update your record types so that there is at least one active record type
Note: This 'active' record type doesn’t need to be assigned to any profiles.
- After this is done, add the list view filter "Record Type EQUALS <blank>"
For more details pls check
https://help.salesforce.com/s/articleView?id=000384838&type=1
Thanks