I need to set link titles longer than 255 characters, but it is not possible due to the field type. Any chance to achieve this? Thank you.

Comments

s3rgio created an issue. See original summary.

dishabhadra’s picture

Status: Active » Closed (won't fix)

You can update the varchar limit by adding hook_update_N() to your project.

Reference link: https://evolvingweb.com/blog/resizing-fields-drupal-without-losing-data

I am closing this request.