London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Generic Property List on productcontent/commerce content is not working

Vote:
 

Url (apparently I am still now allowed to include links): world.episerver.dk/documentation/developer-guides/commerce/catalogs/catalog-content/properties/#genericpropertylist

Simple cannot get it to work neither for ProductContent or NodeContent (as the example).

And before suggestion ContentArea/Blocks ... NO I hate this for "object lists" ... and a whole other disucussion.

So removed support for it and forgot to update docs?

Using 13.29.0 for own project, but also tested on Quicksilver ... no luck

#255062
May 18, 2021 18:41
Vote:
 

If you are talking about Url property type only then please refer this post

http://www.ravindrarathore.com/blog/2020/04/15/use-of-episerver-url-class-in-propertyList.html

You will need to add follwing attirbutes on your Url property.

[JsonProperty]
[JsonConverter(typeof(UrlConverter))]

Please let me know if you are facing different issue.

#255106
May 19, 2021 12:53
* 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.