Support Forum

Every time that you post a problem, PLEASE add the Joomla and the extension's versions and revisions (for example: Joomla 3.3.6, Contact Enhanced 3.3.5), PHP version and Server's Operating System. If you only manage only one site it is easier if you edit your profile and just add that information to your signature. Don't forget to add a detailed description of the problem. If possible, write down all steps to simulate the problem.

Before submitting a new post, PLEASE make sure you are running the latest version, test in different browsers (IE, FF, Chrome,..) and clear Joomla and browser's cache after every change you make.

Also, most questions are already answered in our FAQ and in iFAQ and Contact Enhanced documentation pages.

Max characters in "Message" field

14 years 7 months ago #1121 by rmontejano
Hello,

is it possible to put a maximum number of characters to the message field? Is there any?

Thanks!
Roger.

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1122 by douglas
Dear Roger,

There is no such feature out of the box, however you can easily add the code bellow to the attribute field located at your Multitext Custom Field.
onkeyup="if(this.value.length > 50){
alert('You have reached your maximum limit of characters allowed');
this.value = this.value.substring(0, 50);}"
you just have to change the number 50 for the maximum number of characters that you want to allow.

Regards,

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1123 by rmontejano
Hello Douglas,

thank you for your quick support!

Sorry I don´t fully understand your response, where do i have to insert that code? I would like to limit the number of characters in the default "messsage" field.

Regards,
Roger.

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1124 by douglas
Dear Roger,

I'm sorry if it was a bit unclear.

Please follow these steps:
1. Select Components → Contact Enhanced → Custom Fields from the drop-down menu on the back-end of your Joomla! installation;
2. Click on the "Message" field;
3. Insert the code in the previous post in the "Attibutes" field;
4. Save the custom field;

I hope that's clearer, however if you still cannot understand, please let me know.

Regards,

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1125 by rmontejano
Hello Douglas!

That is much clear (thanks!) but I´m afraid I have no "Contact Enhanced" option under the "Components" menu in the Joomla Backend. I´m on Joomla 1.5.14, by the way.

I guess I´m missing something... :unsure:

Thanks!
Attachments:

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1126 by douglas
Dear Roger,

Have you purchased and installed Contact Enhanced?
ideal.fok.com.br/joomla/extens...omponent-contact-enhanced.html

Regards,

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1127 by rmontejano
I posted into the wrong place... I purchased Ajax Contact, sorry!

Is it possible to limit the number of characters in this module?

Thanks again!
Roger.

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1129 by douglas
Dear Roger,

I'll implement this feature for you. Please give a couple hours.

Regards,

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1130 by rmontejano
Thank you VERY much!!

As I had already read about Ideal extensions, GREAT support here.

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1140 by douglas
Dear Roger,

It took longer than I expected, but I've just emailed the newest version to you.

Regards,

Please Log in or Create an account to join the conversation.

14 years 7 months ago #1144 by rmontejano
It works great, thank you very much!!!

regards,
Roger.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum

Copyright © 2018 IdealExtensions.com. All Rights Reserved.

This site is not affiliated with or endorsed by the Joomla!™ Project. It is not supported or warranted by the Joomla!™ Project or Open Source Matters™. The Joomla!™ logo is used under a limited license granted by Open Source Matters™, the trademark holder in the United States and other countries.
We may collect your IP address and your browser's User Agent string while using our site for security reasons and deriving aggregate information (analytics). This information is retained for a minimum of 1 and a maximum of 24 months.
Feedback