Avatar

Level 10

I assume you mean parent.index? That will return to you the occurance number (index) of the parent container. So in your case where you have a delete button inside of each subform instance we can know which button inside of the particular subform instance was pressed.

Paul