Restrict choices of a field to be visible on a child.
Hi experts, I have a requirement where we have a field say Type on a cmdb_ci table. This field is meant to have different choices for different classes. FOr example, for class cmdb_ci_server it has 3 choices- 1. Server 1 2. Server 2 3. Server 3 Cla...