Anonymous
Anonymous

Reputation: 6251

Enable WYSIWYG editor for Magento custom attribute?

How can I enable the WYSIWYG editor for a custom attribute (not dissimilar to short description and description) in Magento (CE 1.6.1.0)?

I've found documentation showing that it should be in between the 'position' and 'allow HTML tags on frontend' fields under 'frontend properties' in the attribute settings, but there isn't anything there.

Upvotes: 5

Views: 6302

Answers (1)

clockworkgeek
clockworkgeek

Reputation: 37700

WYSIWYG is only available for "Text Area" type attributes.

Upvotes: 7

Related Questions