Display Modes Documentation #471
Replies: 2 comments 4 replies
-
I most likely need some help/contributions with those parts of the documentation, the TODO notes have been there for the longest time! Are you meaning for Umbraco 13 (AngularJS) or Umbraco 14+? If it's AngularJS, then it'd be similar to how the Data List's custom list-editors work, e.g. C# class to point to an AngularJS (HTML) view file. (Examples in the source code) For the new backoffice (Contentment v6+), it's too early to start documenting it, much more complexity at the moment, which needs to be drastically simplified, but that's mostly as it's been more of an exploratory development process for me. They will be client-side registered, examples of my work-in-progress in the source code. |
Beta Was this translation helpful? Give feedback.
-
This is v13 at the moment, I just need to create a custom list view with the data picker with 2 extra strings |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @leekelleher,
Any chance you could share some info on how to create a custom display mode?
https://github.com/leekelleher/umbraco-contentment/blob/develop/docs/editors/data-picker.md#extending-with-your-own-custom-display-modes
Currently it just says todo
Beta Was this translation helpful? Give feedback.
All reactions