Closed (duplicate)
Project:
Webform
Version:
7.x-3.13
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2011 at 10:33 UTC
Updated:
23 Apr 2013 at 13:29 UTC
Hi,
Is there a way to show wyswyg editor at text area?
Thanks!
Comments
Comment #1
quicksketchWYSIWYG already works on Markup components and on the submission confirmation page. I'm assuming you're asking about putting a WYSIWYG on the description field, which is discussed here: #618182: Webform description field and Rich Text Editor.
Comment #2
shadowdknight commentedThanks for your reply quicksketch.
Im currently using webform as an Ecard function,
my clients wants to have WYSIWYG at text area,
because he wants to format the text ,that will be sent to the Ecard recipient.
Markup works well in displaying it,
but the recipient can not receive the Markup text in email.
Any suggestions?
Thanks!
Comment #3
mmlmitchell commentedI found a module called webform HTML textarea (http://drupal.org/project/webform_html_textarea), but I am not sure if it will do what you're asking for. I'd be curious to know if it works for you, as I have a similar need.
Comment #4
Patricia_W commentedI just tried out the webform HTML textarea module but in doesn't do what I want it to do. In my case I want to format the default value for a textarea because I am preparing an online petition letter. I do not want the end user to be able to include HTML in their textarea, just my hard coded default value which is defined as non-editable. I guess this isn't an option.