I am using Drupal ecommerce.
I wanna make input limit on the default Title input field.
But Maxlength not work with the default Title input field.
Anybody suggestions?

Comments

dawehner’s picture

Category: bug » feature
Priority: Critical » Normal

By default the maxlength module supports just fieldapi fields on the UI level, so you could use for example the title module,
which allows to use a fieldapi field for the title.

Buytra’s picture

Issue tags: -title

Thanks.
I will try.

cedewey’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

We are putting a feature freeze on the Drupal 7 version of the module, so I'm marking this Closed (works as designed). Thank you to each of you for working on this issue. If you do want to maintain the Drupal 7 version, do reach out. We'd be happy to bring you on board as a maintainer.

Also, the Drupal 8/9 version does support title fields. If you haven't already, I encourage you to upgrade your websites to Drupal 9 and enjoy this plus the many other features the latest version of Drupal has to offer.