I would like to create a request form that when submitted, it will be associated with a specific project. I have a folder where all my active projects are stored. Since the project list can be dynamic based off the addition/completion of projects, I would need the list of projects on the request form to also be dynamic to reflect the current active projects.
My initial thought was to create a custom select field in the request form that would be populated based on the names of the projects in the active projects folder but I can't see a way to do this.
Is there a way to do this, and if not, does anyone have another suggestion on how I can accomplish associating the request form submission to a specific project?
Thank you!