Ticket #605 (closed New Feature: duplicate)

Opened 16 months ago

Last modified 15 months ago

Maximum number of characters

Reported by: anonymous Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: SF Cc: alfonsoml, hcmoller@…, cyber-drugs@…

Description

Hi Frederico,

Congratulations for the new version! Is is GREAT and very stable!!

Is it now possible to limit the maximum number of characters in the editor object before form submit?

Regards,

Ethel Sao Paulo, Brazil


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1039691&group_id=75348&atid=543656

Change History

Changed 16 months ago by martinkou

  • reporter changed from martinkou to anonymous

https://sourceforge.net/tracker/index.php?func=detail&aid=1248094&group_id=75348&atid=543656 has been marked as dup of this bug

a plugin that implements this feature: https://sourceforge.net/tracker/index.php?func=detail&aid=1389555&group_id=75348&atid=737639


Moved from SF. Original poster: alfonsoml

Claudio,

I belive you are right!

I also need to limit the text length inserted through fckeditor, or at least count the amount of text in the editor. Does anyone know how to do that?


Moved from SF. Original poster: hcmoller

Cyber-drugs,

I Belive what you said is only valid for text|passwordd types...

Can you obtain a lenght limit in fckeditor?

Claudio (it)


Moved from SF. Original poster: Anonymous

Do you mean, just limit how many characters the user can input into the field?

If so, then this is what you want:

MAXLENGTH="X"

More info here:

http://www.iota-six.co.uk/html/21_forms.htm

If you want to make full use of this editor, then you could try learning HTML and maybe some JavaScript, which will maximise how well you can use the editor, plus you can easily make changes to it, as you will understand a bit more on how it actually works.

Cyber-Drugs


Moved from SF. Original poster: cyber-drugs

Changed 15 months ago by alfonsoml

  • status changed from new to closed
  • resolution set to duplicate

dup of #397

Note: See TracTickets for help on using tickets.