I want to update some fields on a lead record, and the form keeps asking me for two required fields (last name, company). These fields already exist in the lead record. Can i get form assembly not to enforce the requried fields since they already exist in the record? I am passing the leadId in the form
Can you send us a link to the form you're working on? I can't seem to find any forms owned by your username. At a guess, I'd bet that the upsert isn't set or your form isn't 'updating' the right fields.