Anyone know of best practice when adding a field to an existing custom record? It is a dependency but not being created in the project. Do you need the whole custom record definition or is there a way to just tell sdf to create one custom record field and not the whole record?
p
Petter
03/09/2021, 3:00 PM
you need the whole record in the project
🤔 1
Petter
03/09/2021, 3:02 PM
technically if you had the record + only the new field I guess that would work as SDF doesn’t remove fields but i’d go with the whole record, this approach feels a bit sketchy
k
karlenigma
03/09/2021, 3:05 PM
hmmmmm yeah think need to go back to the drawing board with this.
s
stalbert
03/09/2021, 3:06 PM
I think it's reasonable to have a SDF definition that contains only what you control. If you don't control the entire custom record then just including the one field is OK in my book. If you do control the entire record I'd keep the SDF definition for the whole thing.
k
karlenigma
03/09/2021, 3:07 PM
same company who controls but main record is in a bundle this is an account customisation on top on the original installed bundle.