Try our conversational search powered by Generative AI!

Is there any way to add property UIHint.Textarea to Catalog?

Vote:
 

We have requirement to add property TextArea to catalog. As per the documentation here we should not inherit catalog content so is there any way we can add new property to Catalog?

Commerce version we are using is - 13.26

#248195
Feb 05, 2021 1:11
Vote:
 

UIHint.Textarea is not available in the Episerver.Commerce.UIHint you can report this as a feature request.

Have you tried below code?

[UIHint(EPiServer.Web.UIHint.Textarea)]
public virtual string CategoryName { get; set; }

#248197
Feb 05, 2021 4:20
Vote:
 

Unfortunately no, Catalog is not extendable. 

#248204
Feb 05, 2021 8:52
Sanjay Kumar - Feb 05, 2021 14:55
@Quan, Can we consider it feature request?
Quan Mai - Feb 08, 2021 11:05
You can. I don't think it'll be prioritized, but I will file a request
Ashish Rasal - Feb 09, 2021 14:01
@Quan - Did you file a request for this change? I don't see in feature requests list.
Vote:
 

Thanks Sanjay & Quan for the confirmation. I think we should request this as feature to add TextArea property to type catalog.                                                          

#248225
Feb 05, 2021 18:50
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.