Remove Character Count |
Post Reply | Page 12> |
Author | ||
dccreatives
Newbie Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Posted: 13-December-2012 at 1:33pm |
|
I forgot where I go to so can hide the character count from displaying on my viewprd.asp page. I do not want to show the message.
Thanks.
|
||
dccreatives
Newbie Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
|
|
I mean from the custom input text areas!
|
||
Guests
Guest |
Post Options
Thanks(0)
|
|
Simply set the maximum chars to 0 and the char count will not be displayed.
|
||
dccreatives
Newbie Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
|
|
Can't remember where I do that?
Also, will it hide the language on how many characters are allowed and how many are left to be used? I want to remove that completely.
|
||
Guests
Guest |
Post Options
Thanks(0)
|
|
Navigate to your product in the control panel. When you're on the Modify Product page, click the text link along the top to Custom Fields. On that screen click edit for the field(s) you want to change.
Setting maximum chars to 0 will prevent the entire line from displaying.
|
||
dccreatives
Newbie Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
|
|
OK Thanks. |
||
dccreatives
Newbie Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
|
|
I tried that, but I cannot add to a single line input anything.
Where in the code can I hide the message without changing the settings?
|
||
Guests
Guest |
Post Options
Thanks(0)
|
|
ah. I do see that on text inputs as opposed to textareas.
Easiest thing to do here would be to find the following in viewPrdCode.asp:
and change that to:
|
||
dccreatives
Newbie Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
|
|
Thanks that worked perfectly.
|
||
dccreatives
Newbie Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
|
|
Thanks for all your help. I noticed that it removes it from the first textfield, but not from the additional textareas.
Should I duplicate this code for each textarea?
|
||
Post Reply | Page 12> |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |