The field list will only allow me to insert fields from the original table that was selected from the form wizard. I was wondering how to insert a field from new table or query that was not selected when using the form wizard.
Click on the form's rowsource (click on the '---' at the end) and open the query grid form which the form is based. Then simply add fields into the grid. These will then be available in your form from the field list.