I'm using Entry Instructions 1.0.4 to share read-only instructions with editors on entry edit screens. Some of the instructions are longer than 256 characters.
When I use Field Labels to relabel this field type, and I enter more than 256 characters under Instructions, I get this error:
SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'instructions' at row 1
As a workaround for now, I can write shorter instructions or create individual fields, but it would be great to be able to use the normal Field Labels behavior to customize a single field for different contexts!
Steps to reproduce
Create an Entry Instructions field (character limit doesn't cause a problem here).
Add the Entry Instructions field to a section.
Relabel the Entry Instructions field with more than 256 characters under Instructions.
Description
I'm using Entry Instructions 1.0.4 to share read-only instructions with editors on entry edit screens. Some of the instructions are longer than 256 characters.
When I use Field Labels to relabel this field type, and I enter more than 256 characters under Instructions, I get this error:
SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'instructions' at row 1
As a workaround for now, I can write shorter instructions or create individual fields, but it would be great to be able to use the normal Field Labels behavior to customize a single field for different contexts!
Steps to reproduce
Other information