Hi all - I'm having issues in Webstorm deploying c...
# general
b
Hi all - I'm having issues in Webstorm deploying custom forms from our Dev sandbox to UAT and/or Production. They don't deploy correctly. Fields are in the wrong place, and fields that shouldn't be on the form at all show up. I thought I'd try Copy to Account instead but get a dependency error:
Copy code
Unable to copy object. Object custform_che_sales_assignment_opp being copied is dependent on object customrecord_2663_payment_aggregation that uses translations, which is functionality that is not supported by the Copy to Account feature. Remove the translations and then try to copy again.
That custom object is part of the NS Electronic Bank Payments bundle and is locked. I don't know why it would be a dependency on the form I'm trying to copy to account. Although there is a field that is sourced from the Employee list record, which could be the issue. Is there a way around this? I've tried using Copy to Account for forms before and get that same error. But the other forms are transaction forms, which have a Sales Rep form, sourced by the Employee list record. Also seeking help with using Webstorm to deploy forms, any tips. Thank you!