![]() |
Remove Character Count |
Post Reply
|
Page 12> |
| Author | ||
dccreatives
Newbie
Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Topic: Remove Character CountPosted: 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)
Quote Reply
Posted: 13-December-2012 at 1:34pm |
|
|
I mean from the custom input text areas!
|
||
![]() |
||
Guests
Guest
|
Post Options
Thanks(0)
Quote Reply
Posted: 13-December-2012 at 5:26pm |
|
|
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)
Quote Reply
Posted: 13-December-2012 at 5:39pm |
|
|
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)
Quote Reply
Posted: 13-December-2012 at 5:50pm |
|
|
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)
Quote Reply
Posted: 17-December-2012 at 10:10am |
|
|
OK Thanks. |
||
![]() |
||
dccreatives
Newbie
Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 17-December-2012 at 10:15am |
|
|
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)
Quote Reply
Posted: 17-December-2012 at 2:27pm |
|
|
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)
Quote Reply
Posted: 17-December-2012 at 8:50pm |
|
|
Thanks that worked perfectly.
|
||
![]() |
||
dccreatives
Newbie
Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 17-December-2012 at 9:42pm |
|
|
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 |