I am using a stateless form to move data from one form to another. I want it to create a new record in the first form from existing records in the second form that don't already exist in the first form. The share a common field. I know I am missing something here.