Is there a way to hide a new custom body field on existing custom forms when it is deployed via sdf-cli for nodejs?
m
Marwan
09/01/2021, 12:03 AM
I think if you just deleted its definition in the object file, it will be removed. If you want to just hide it, you will need to check the xml tag or value that can do that.
a
Antonio Jr
09/01/2021, 7:33 AM
Sorry, that lacked context. In SuiteBundler if we deploy a field that is new to the account, we have the option to hide it in existing custom forms. Is there an equivalent for SDF?