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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Using nlObjField to set column class DisplayType=disabled
I am on ver 2007....
I need to show the "Class" field in my sales order screen but I want to prevent my users from editing the field. After some research it looks like I need to create a function using something called nlObjField and setDisplayType.
I searched all the documentation for code samples but could not find any. I'm guessing I need to have the code called from the Line Init section of the custom from but I don't know the syntax of the code to place there.
Can anyone tell me the line of code I need to put in to set the display type of my class field (in the column) to disabled?
0