Try our conversational search powered by Generative AI!

Custom property NOT WORKING as dynamic property

Vote:
 

Hi!

I have a custom property that works fine on pages, but when I add it as Dynamic Property it won't show up on 'Edit dynamic properties'-view as it should. Are there limitations or known bugs conserning custom properties as dynamic properties?

 

My custom property uses custom data model too. Might it cause the problem with dynamic properties?

[Serializable]
public class TagReferenceCollection : List<ContentReference>
{
}

 

 

 

#66081
Feb 19, 2013 16:38
Vote:
 

Dynamic properties are still using the EPiServer 5-6 property system so you have to develop these the old fashion way until we make them use the EPiServer 7 model.

#66085
Feb 19, 2013 20:24
Vote:
 

That worked out! Thanks.

#66090
Feb 20, 2013 0:15
Vote:
 
#71987
Jun 04, 2013 12:22
Vote:
 

Yes Krysztof, unfortunately this is the case. We are currently trying some different alternatives on how to solve this for the next release so I hope this is a temporary issue.

#71989
Jun 04, 2013 13:02
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* 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.