Increase CDS caption validation from 255 to bigger value
Summary
The current implementation of the CDS media plugin allows up to 255 chars in order to be validated. Increase the number to a bigger value
Possible fixes
In /src/Plugin/Field/FieldWidget/CernCdsMediaDefaultWidget.php file, all text-based fields are set to have a max-length of 255. Try to increase this value.
Edited by Konstantinos Platis