Hi there,
I am trying to create a form is based on a few different Sharepoint Lists. There are lists that I want to pull values from for drop downs (for example, a list with department units will populate a drop down that a user can use to select a unit) AND I also want to pull from lists to populate galleries. For example, I have a SP List called "Tasks" that lists a bunch of (you guessed it) tasks and their associated unit. The selection in the Unit drop down will be used to filter the tasks that are displayed in the gallery. The gallery will also contain form controls to rate a person's performance on each task. All of this data should be submittable to another SharePoint List, which will then be used to create data dashboards of employee performance, etc.
I created all of this in a Canvas App but didn't use a Form control. Of course, when I went to set up a submit button there was no form name to reference, so I started trying to rebuild this with the form as the foundation. The problem I am having with this is I can't seem to put a gallery inside of a form control. I've tried doing this with a blank canvas app, and I've tried generating the app from the list and trying to add a gallery to that. No matter what I do, the gallery is created outside of the form. I am attaching a screenshot of the app that I was working on so you can see what I'm trying to accomplish. It's a two column layout with a gallery on either side pulling two different sets of tasks based on the drop down.
I'm looking to either find some workaround that doesn't require me to have these elements inside a form control, OR, to understand how I can get them inside a form control. Thanks in advance to anyone who takes the time to look at this. Please let me know if I can provide any additional context.
