Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Use Suitescript to change background "on view".
Hello.
I am just starting to learn how to implement suitescript. I have been tasked with what seemed like a pretty simple job:
When viewing a customer record, if a field contains a specific string --> change background color (of the customer record).
I have been able to partially accomplish this but only after the EDIT button is pressed does the background change color. I would like the background color to change when viewed.
I have done some searching and it seems as though there is no way to accomplish this. Is this still correct?
I am using client type script. Is there a way to do this using another type? (user event)?