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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Rookie question: Parent/Child custom records
Hi everyone,
I have created a parent and a child custom record (linked) that creates an entry form for the user.
On the child custom record I have added fields related to items such as Qty, Amount, Rate, Tax code, Tax Amount and so forth.
My idea was to use Validation & Defaulting to get values calculated by a formula.
example:
Tax Amount field would have the formula to say {Amount} * 0.25 (25% tax based on the tax code).
This works fine when I "un-tick" Store Value (which makes sense since it will recalculate everytime the user edit the Amount field).
However, if I un-tick the Store Value box, the field is not visible on the entry form any more.
0