Workflow Possibility (Newbie)

I’m getting used to designing in bubble and I’m just now starting to play with workflows. I want to make sure that it’s possible before I move forward, it looks like I’m there but I’m missing something.

  • In my app, I have a form that is connected to a data type, which has a user attached to it.

  • In the form, I need a dropdown to display a specific field from the database entry for the data type for the user to choose from.

  • When the user submits the form, I need a email to be sent to the user that is attached to the the specific database entry that was chosen by the user in the form with dynamic information from the form.

Yes, this is possible. Where are you having trouble with?