Jump to content

Add Html tags in Product Feature


alexe.nastase

Recommended Posts

Hello.

I need help to save html tags in features section of the create/edit product page.

I have changed TYPE_HTML and isCleanHTML in classes/FeatureValue.php, but the validation still ignores html tags.

Ex. 'value' => array('type' => self::TYPE_HTML, 'lang' => true, 'validate' => 'isCleanHtml', 'required' => true, 'size' => 255),

Thank you.

Screenshot 2018-10-25 at 15.08.59.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...