I have 2 lists; 1 list is a list of VP's (People)
and list 2 is a Request List with a column for VPs that need to approve the request.
The out of the box control allows me to select name of the VP in the form like this (but this would be any user in AAD):
But what I would like to do is have a control on my form that lists all the VP's from the first list as check box options on the Request Form like this (and has them checked if they were previously saved):
Because the list of VP's will change (adds and deletes) I can't "hard-code" the check boxes, I want to get the names from the VP list (list 1).

Report
All responses (
Answers (