Creating Repeating sections inside of repeating sections for forms poses a huge challenge. I am looking for successful implementation examples of this but have not found any.
1) I basically want to be able to select a project from a SharePoint list and add resources to the list and update the resources activities. If the resource has more than one activity I want to be able to add additional activities (repeating).
2) However, I also want to be able to add another project (repeating) where I can do the same with adding resources (repeating).