Hi there, I’m really struggling for the fragment/module/context structure to make sense to me. I’d really appreciate some more examples of customization in the sample application.
Right now i’m trying to figure out what is the easiest method for setting the Input Module of a group channel to be disabled (or not rendered at all) - based on the custom channel type.
I know I could override the Input in createGroupChannelFragment, however i’m not sure that’s the developers intended way to handle this.