We had a custom suitelet UI that was displayed inside a custom NetSuite subtab within an inline HTML field. This suitelet UI was used to show data from custom records related to the parent record. This was achieved using an ‘iFrame’ element with a ‘src’ value set as suitelet deployment link with parameter values sourced… Continue reading Custom NetSuite subtab UI that loads only when subtab is selected
Tag: Custom Screen
Custom Screen Using Custom Record
This is a quick and easy method to create custom screens and fields using the custom record which can replace custom Suitelets for simple custom screen development. Here is an example. To create a custom email window and track the usage we created a custom record and configured fields accordingly. Workflows are implemented to support… Continue reading Custom Screen Using Custom Record