In a customization project is there a way to include the data for a custom record or list?
r
rustyshackles
09/30/2021, 5:31 PM
In webstorm, when you import the custom record object there should be a pop asking if you want to include the instances of the custom record. Instances in this case is the data of the custom record
d
Don Conrad
09/30/2021, 6:15 PM
hmm, I don't get that. After I select the record I want to import it confirms it will overwrite existing objects and that's it. Maybe there's a config somewhere I need to update?
r
rustyshackles
09/30/2021, 6:17 PM
Try right clicking the custom record object and select Update With Account object. You should get the pop up