Try our conversational search powered by Generative AI!

[PIM] Commerce string properties should be able to use both TEXT_AREA and TEXT_FIELD PIM controllers

Fixed in

EPiServer.Commerce.PIM 1.2.1

(Or a related package)

Created

Sep 08, 2022

Updated

Feb 21, 2023

State

Closed, Fixed and tested


Description

Fixed an issue for customers who have used a <1.1.0 package and then upgraded to 1.1.0+ by updating property type to controller mappings:

  • ShortString - TEXT_FIELD, TEXT_AREA
  • LongString - TEXT_AREA, TEXT_FIELD
  • LongHtmlString - HTML