anyone know of a quick example of how to change the field settings for a text area (plain) to formatted and set the input formatter (or maybe it will use default)? Will this require a resave of all the data or can it just be changed for the entity type? I currently have a lot of existing data on this site.
The field is currently stored as the type string, Text (plain). I need to change it to text_long, Text (formatted, long).
Thanks