Avatar

Level 3

Thanks for the responses.

I have already tried (this.parent.index) with the same results, only (0) is removed.

My goal is to be able to delete any instance of the subform, not only the last added. I'm building n instances in a sequence (primary and secondary sort keys).

The user may save the form and come back to it later if incomplete, or perhaps use one form as the template for another version with much but not all of the information the same. Unneeded instances of the subform may be anywhere and need to be deleted in any sequence.

Ideas? Thanks!