My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
Comments
-
I am wondering at this point if it is possible to use a "User Event Script" to limit the possible values at that time? Or even a "Client Script" to limit it on the fly on the user's machine?
-
To see a screenshot please visit the stackoverflow question here http://stackoverflow.com/questions/21863940/netsuite-inventory-detail-lot-serial-number-multi-select-filters-on-custom-rec
-
I found my answer in this pdf SuiteTalkWebServicesPlatformGuid_2012.1.pdf Page 34, Setting Search Preferences. bodyFieldsOnly boolean Defaults to TRUE and indicates that the information in the body fields of the record are returned — significantly improving performance. Any fields in associated lists or sublists are not…
-
In order to help better serve the question of selecting values for single select custom objects we have created the following question on Stack Overflow. This is for solving a similar problem using C# and web-services. Hope this helps someone else out in the future. NetSuite Selecting a value in a Custom List for a…
-
In order to help better serve the question of selecting values for single select custom objects we have created the following question on Stack Overflow. NetSuite Selecting a value in a Custom List for a SelectCustomFieldRef in C# using web-services Thank you Terry for all the help you have provided in us figuring this out.
-
Thank you for the advise. I currently have a NS case in and waiting to hear back from support. I was looking at completing something similar with scripts but have yet to settle on a method to accomplish what needs done. Once I get a response from support I will post it here for others to see.