Say I have Org A that has Managed Solution A installed. Managed Solution A added new attributes to the account entity, displayed those attributes on the account form, and also added an OnLoad function to the form events. Then say I create an unmanaged solution, add the account entity to it, and then export it. Does exporting the unmanaged solution contain Managed Solution A’s attributes and account form changes?
↧