Display select list on a modal

I’m trying to display a select list retrieved from a collection on my modal. Here is a screenshot.
How can i display all the job list and scrollable if needed ? Thanks a lot

Anyone to help here ? :slight_smile:

You need to bind the job list (which needs to be an array or a collection) to the dropdown options.