Opened 17 years ago

Closed 17 years ago

#605 closed New Feature (duplicate)

Maximum number of characters

Reported by: anonymous Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: SF Cc: Alfonso Martínez de Lizarrondo, 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 (2)

comment:1 Changed 17 years ago by Martin Kou

Reporter: changed from Martin Kou 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

comment:2 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #397

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy