- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Take the count of the subform by using the following syntax
var StrCount = SubformPath.instanceManager.count
here SubformPath is the path of the repeating subform.
Subformpath.instanceManager.removeInstance(StrCount-1);
Try with this option it would delete the last added subform. hope you are looking for this.
Regards,
Jayakar
Views
Replies
0 Likes
Total Likes