November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Maybe these example helps? https://devblog.gosso.se/tag/contentprovider/
Regards Luc Gosso
I'm having problem with identifying why my external documents aren't selectable in the choose media dialog (from create link dialog). They are displayed but I can't pick them.
My custom class Document inherits GenericMedia and I'm using ContentFactory.CreateContent.
In the descriptor class, which inherits MediaRepositoryDescriptor, LinkableTypes is set to Document.
The provider implements LoadContent and LoadChildrenReferencesAndTypes.
Using: EpiServer 10.4.3.0
Any leads at all?