Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Need some help: pulling values from joins into a custom field, I think I need Scripting? Possibly a
Hello, I need to be able to pull a couple of values into a custom field associated with the item record. These fields do not seem to be available to work directly with an item custom field.
1) Item Location Availability; We only have 1 location. I assume there must be some type of join format and index to pull the location available value and associate it with the item.
2) Preferred Bin; We need to include this on a item label but that field again is not available to me.
I have seen a post from 2013 where a user said he had to use a "Scheduled Script" to run and push the preferred bin into a custom field then compare so when the native preferred bin changes and no longer = that in the custom field to re-populate the field.