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!
Is there a way to set fields in beforeLoad
It's been awhile but I thought we could pre-set fields in beforeLoad.
SetFieldValue seems to have no effect, yet I CAN set values through the UI object APIs. Perhaps I'm rusty in this area. Are we allowed to set values for a form loading in beforeLoad? If not directly through GetNewRecord, is there a work around?
Thing is that there are fields I have to set which clear and disable certain other fields and doing it on page init on the client side can be seen which is distracting. Would prefer to have it all set prior to loading visually on the screen.
0