I am trying to create a relationship class between a feature class and a non-spatial table so that when I create a new feature in the feature class a new entry in the table is created automatically. I can make a relationship class between the two but the table only seems to be affected when I delete a feature and does nothing when I create a new one. Am I missing something here or is this not a function of the relationship class?