• Akil
  • NEWBIE
  • 25 Points
  • Member since 2013

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies

I have displayed a Text Area(255) field in the VF page.

In IE8/9 , users are able to enter more than 255 characters in the input box.

 

 

 <apex:inputField value="{!account.Description_for_example__c}" style="width: 360px; height: 200px"/>

 

Is there a way to restrict them to enter only 255 characters?

 

 

  • December 02, 2013
  • Like
  • 0

i want to add a picklist value by default to all my campaign members. i am getting 'Sent and 'Responded' as values currently. Would be glad to add few more values to that.

  • March 29, 2013
  • Like
  • 0

i want to add a picklist value by default to all my campaign members. i am getting 'Sent and 'Responded' as values currently. Would be glad to add few more values to that.

  • March 29, 2013
  • Like
  • 0