Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Account ID in a Transaction Body Field
I am trying to put a formula in a Transaction Body Field that pulls the account ID for an environment. I tried the formula below however I am getting an error when I try to save. Is there another way I can get the account ID in a Transaction Body Field?
Validation & Defaulting Tab: In the Default Selection field, enter: ${companyInformation.accountid}.
0