spree-contrib/spree_editor

Add text editor to property's value textbox

ducnguyenhuy-agilityio opened this issue · 1 comments

I have a few product properties (details, how to use, key Ingredients, about the brand...) with long text. So I want to add text editor to product property's value textbox. How could I do that?

Thanks.

Have you tried matching the field id? like product_product_properties_attributes_0_value product_product_properties_attributes_1_value etc?