In this recipe, we will create a dialog that brings together the key information needed in order to create the header fields on our details transaction (order entry) form. This is often different than the fields on the header portion of the lines view of the form. This is because it is common that some fields that are entered at the point of creation aren't needed after their creation.
Creating a create dialog for details transaction forms
Getting ready
For this recipe, we need to have created a details transaction style form. This was covered in Chapter 3, Creating the User Interface, in the Creating a details transaction (order entry) form recipe.