Closed (fixed)
Project:
Constant Contact
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 Mar 2010 at 22:22 UTC
Updated:
7 May 2011 at 22:35 UTC
First, thanks for the recent changes and the 2.1 version. Everything is working spectacularly.
While setting up our newsletter using the "Single checkbox" approach, I wanted to include a rather verbose description below the checkbox including a link to our privacy policy and newsletter information page. This all told read like this:
We will never share your e-mail with anyone. See our <a href="http://example.com/privacy">Privacy policy</a> and information about our <a href="http://example.com/newsletter">newsletter</a>.
Unfortunately the description field is capped at 128 characters (the Drupal default unless something else is specified). My description ran about 200 characters once the HTML for the links is included, but I could see some people having descriptions of full paragraphs. I propose that we just take off the maxlength property entirely by setting it to NULL.
| Comment | File | Size | Author |
|---|---|---|---|
| constant_contact_description_maxlength.patch | 652 bytes | quicksketch |
Comments
Comment #1
justphp commentedThanks will include this in the next release.
Comment #2
justphp commented