Ticket #2228 (assigned enhancement)

Opened 3 years ago

Last modified 2 months ago

Provide property for article field type to have specified length

Reported by: boban Assigned to: mugur (accepted)
Priority: normal Milestone: 3.5
Component: Article Types Version:
Severity: feature Keywords:
Cc:

Description

Provide property when creating article field that will allow developer to specify length of characters in article field. This doesnt have to modify database, database field for article body should remain at 64k or whatever, only implement some javascript that will pickup property and will not allow end user to enter more that is specified in article filed property when editing/adding article.

Change History

  08/02/07 17:19:47 changed by mugur

  • version changed from 3.0.0 to none.
  • milestone changed from mow requests to 3.1.0.

  08/02/07 17:24:45 changed by mugur

  • milestone changed from 3.1.0 to 3.2.

  08/18/08 17:04:59 changed by mugur

  • milestone changed from 3.2 to 3.3.

  05/13/09 18:37:16 changed by mugur

  • owner changed from anonymous to mugur.
  • status changed from new to assigned.

  05/13/09 23:12:34 changed by mugur

  • version deleted.
  • severity changed from minor to feature.

  06/22/09 12:31:33 changed by mugur

  • milestone changed from 3.3.0 to 3.3.1.

  06/23/09 14:14:29 changed by mugur

  • milestone changed from 3.3.1 to 3.4.

  06/23/09 15:01:27 changed by mugur

  • milestone changed from 3.4 to 3.5.

  08/03/09 23:55:37 changed by sava

There should be a counter of remaining characters and a visual indicator of how many characters are left (possibly the field frame could change color).