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!
How to display 'Yes' or 'No' on a Transaction Line Field based on a Checkbox for the selected Item?
I have been tasked with adding a field to the sales order screen that will show reps entering orders whether the items on that order are eligible for free shipping. We have some items that due to size or weight are not eligible for free shipping. And it would be handy if the reps could discern those with a glance on the order form.
I created a custom item field check box on the item record. if the item is eligible that box gets checked. If it is not eligible the box is left unchecked.
I then created a Custom Transaction Line Field which is also a check box and uses the item field as the source. I added the field to our sdsales order form and it shows up.