How to add html tags while adding product attributes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 năm cách đây
Hi,

I want to add some html tags while adding the product  attributes. Could you pleae guide me how can i do it?

whenever i add html tag in the product attribute, it does not encode it, and show the html text as it is.
13 năm cách đây
In short, you can't, the attribute name/value is HTML encoded.

If you wish to add additional logic to the attributes you should look to implement your own custom control type.
13 năm cách đây
thanks for info. Can you please tell me where/how can i add own custom code to nopcommerce.
13 năm cách đây
shirishsharma wrote:
thanks for info. Can you please tell me where/how can i add own custom code to nopcommerce.


you can do that in nopcommerce project, its open source and open to any developments. you can use your own controls, the best way to do this is use telerik control as they come with nopcommerce and you can use them.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.