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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
How to Return additional fields from existing Views?
I am relatively new to working with SCA and am coming across many cases when there is one or two additional fields that I would like returned from a view which are not provided by the underlying model. I realize this entails either extending the View or the Model and am looking for what is the best practice and possible examples.
One case for example: I'm working with the OrderHistory.Details.View which returns the value for Location (Field ID: location) from a Sales Order. It returns the value (e.g., 170) rather than the text (e.g., New York) for the location. It gets its data from the OrderHistory.Model which extends the Transaction.Model. I am wondering how best to include this additional field.
Tagged:
0