Inherit form layout from super class?
Is it possible to use form layout of a parent class/table? Use case is that we're planning to use lots of subclasses in the CMDB with very similar (or exactly the same) form layout and would like to avoid the need of defining the layout separately fo...

