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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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