in reply to Re^2: Cross reference between two classes and FIELDS
in thread Cross reference between two classes and FIELDS

I only had this problem when I put multiple classes with inheritance relationships in the same file; putting each class in its own file solved the problem.
  • Comment on Re^3: Cross reference between two classes and FIELDS