zoho.crm.updateRecord changes record layout

zoho.crm.updateRecord changes record layout

Hi! I'm using the Deluge function
  1. zoho.crm.updateRecord("Potentials", "ID", updateMap)
to update some records. However, every record that I update get's it's layout changed to "Standard" from whatever it was previously. How can I stop this behavior?

Thanks!