I'm creating a SuiteApp with settings to support d...
# suite-app
b
I'm creating a SuiteApp with settings to support different record types. I need to install it in 2 accounts. One account needs to support Project records while the other one doesn't have Project records enabled. I'm unable to validate my SuiteApp to the account that has Projects disabled since the SuiteApp contains a sublist that is supposed to show on Projects. How can I make this a one-size-fits-all?
d
The manifest file should list requirements prior to install
b
I got it figured out. I think I just made Projects optional in my manifest.
It still allows importing objects related to Projects if Projects are not enabled in the account.