Wizard Record Saves

Jason, The field names in the “additionalConditions” array are case sensitive (i.e. “email” and “mobilePhone” should be “Email” and “MobilePhone”). It looks like “FirstName” is listed twice too. Also, I don’t think that you need to do that last deleteRow call. None of that explains why you aren’t getting field values to populate, however. Would you mind posting your page XML here so I can take a look at the stuff around this snippet? Thanks.