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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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