Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
calculating a transaction body field
Hi,
I have created a custom transaction body field (custMyCountField") that I am using on custom item fulfillment form.
This body field should simply display the "count" of items that are in a custom subtab of that fulfillment record. (for example a subtab "MyEntryTab) that has a list of child records of name "custRec_myCustomEntrie".)
The child record (myCustomEntries) has its parent set to "Transaction" but I only display to use it on fulfillment transactions.
I have the custMyCountField field set as a calculated field but I do not know what I would put in the formula to have it show this count of child items (count of myCustomEntries on a subtab) of fulfillment record. Or would there be another way that this should be done?