I am beginner in noCommerce 2.65. is it possible to implement a new control in
Nop.Core.Domain.Catalog.AttributeControlType. I try to add a new control type
in Nop.Core
Please Help.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1 – Add a control type to Nop.Core.Domain.Catalog.AttributeControlType
2 – Modify the view Nop.Web.View.Catalog._ProductAttributes.cshtml for display in product page
3 – Modify the Admin part to be able to assign the type of control at the product attribute