kaffy
kaffy copied to clipboard
Support hiding menu entries
Problem I have a schema that is replicated across 2 submodules, one for writing, one for reading. I want to show it only once in the menu, and use the changeset of the submodule that writes that schema. I need to specify it in the Kaffy Config resources for the module that only reads it, otherwise schemas that depend on it from that sumodule cannot be edited (raise error when accessing the edit view because it cannot find a schema for the specified relation).