Hello,
I have classified the OOTB Component class into a lot of sub classes namely Capacitor, Resistor, Diode etc. In the Part ItemType, I added new properties Mount type, Package, Polarity and Type and made them applicable only to Capacitor. In the Part ItemType Views Tab, I added the Part Form once more and made the Type as Add and chose the classification as Component / Capacitor. Then I edited the form Part and added the Capacitor specific properties to the Form Part. Now when i try to create a new Part by choosing the class as Capacitor, I get a error message on the Form as follows:
Resource with key = "'class_spec_field.Part_Capacitor'" is not found.
I have attached the screenshot of the same. Why is this message shown? Please let me know and how to solve this. Thanks in advance!