Hi,
Is there a way to show wyswyg editor at text area?

Thanks!

Comments

quicksketch’s picture

Status: Active » Closed (duplicate)

WYSIWYG 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.

shadowdknight’s picture

Thanks 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!

mmlmitchell’s picture

I 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.

Patricia_W’s picture

I 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.