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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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