Lookup Question

Lookup Question

I am trying to create a movie inventory list.

My Movie Inventory form has these Fields

Picture
Title
Genre
Description

I want to be able to have the movies listed in and then displayed on a form. This form will be kind of like a order form.

The user checks off each movie that they want. But I want them to see all the movies with all information. After they hit submit I want a email sent to me.


I have been trying to do this with a look up field however it only displayes the one coloumn of information. How can i get it to show all columns?