You need to sign in to do that
Don't have an account?
sp13
ability to upload image using inputTextArea richtext
The <apex:inputTextArea richtext="true"/> allows me to upload image by entering the image link:
What I need is to be able to upload image from local folder like this:
How can I add this to the inputTextArea?
What I need is to be able to upload image from local folder like this:
How can I add this to the inputTextArea?
http://ankit-rustagi.blogspot.in/2012/10/to-insert-image-into-rich-text-area.html
Please let us know if this will help you
Thanks
Amit Chaudhary
Thank you the link but it is only uploading an image using a browse button in a VF page. What I need to do is like what the image above does.
Thanks,
sp13
I am also facing the same problem, any solution will really help for me.
Thank
Harsh