Hello
In one SharePoint site I have a list that is a directory of SharePoint sites for projects.
Each of those project sites has a default SharePoint list in their template.
I want to create an app with a form that can write to that list
For example, the user picks "Project 10" from the combobox, hits a button that says "Fill Form", and can complete a form for the Project 10 list
I don't know if I should be focusing on the site id number or not
Thanks very much