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!
JavaScript to make mandatory
I have done a good bit with JS so far but I cannot figure out how to turn a field mandatory with JS. What I want to do is have the JS make a field manadatory if the status of an opportunity is changed to Lost.
Example:
Rep logins and changes an opportunity to lost. They get a popup that states they need to enter a closed lost code. The closed lost code is now mandatory and they cannot save without entering this data. I do not want that field mandatory all the time as it is not relevant until that closed lost code is chosen.
0