Problem/Motivation

Currently, the description field length at admin/config/services/mailchimp/signup/XXX is limited to 500 characters.
If there's no good technical reason (I can't see one), please let the user decide how long the text should be.

We had to shorten our description text for the newsletter page. That's uncool without a reason.

Steps to reproduce

Try to enter a text with > 500 characters into the page description and be frustrated

Proposed resolution

Remove the length limit

Remaining tasks

Remove the length limit

User interface changes

Remove the length limit

API changes

None

Data model changes

Comments

Anybody created an issue.

Anybody’s picture

Another alternative or additon would be to allow a description text to be put at the top of the page and another one below the form.

I assumed the current description text is placed below the page title, but it's below the email address input currently.