• Sam1988
  • NEWBIE
  • 0 Points
  • Member since 2013

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

Hi,

I created a Field with Text Area (Rich) as Data Type and used that field in,

VF Page

<apex:inputfield value="{!employee.employee.Photo__c}" />

 



I'm able to Upload and Insert an Image locally. But in Site, im not able to insert. I would like some help with this...


Hi,

I created a Field with Text Area (Rich) as Data Type and used that field in,

VF Page

<apex:inputfield value="{!employee..Photo__c}" />


I'm able to Upload and Insert an Image locally. But in Sites, im not able to insert. I would like some help with this...

Hi,

 

     Is there any way to have minimum character limit on rich text area field (say min 200 characters).I have this field on visualforce page.

 

Thanks

  • January 10, 2013
  • Like
  • 0

I created a Text Area ( Rich ) Field in my Custom Object for inserting an Image.

But it is not showing any option to insert an Image.

Please Help...

  • November 28, 2012
  • Like
  • 0