Skip to content
Discussion options

You must be logged in to vote

Ok, I have found the problem. Is related to this:

When registering a custom display mode or editor driver you must alter the registrations for existing drivers. 
You should also take a dependency in your modules `Manifest.cs` on the module that the fields reside in. 
This will make your modules Startup.cs run later, and allow your registrations to override the original modules

https://docs.orchardcore.net/en/latest/docs/reference/modules/ContentFields/#customising-display-driver-registration

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@PiemP
Comment options

@ns8482e
Comment options

@PiemP
Comment options

@PiemP
Comment options

Answer selected by PiemP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants