To add a sub tab in a record Navigate to Customization>Forms>subtabs>New. Click the subtab for the type of record where you want to create a new subtab: Transaction, Entity, Item, or CRM. This method of creating custom subtabs enables you to quickly create multiple subtabs for a specific record type. You cannot, however, specify your own script ID from… Continue reading Adding a subtab in a Customer Record and add a custom record under the subtab.
Author: Swathi Krishna K S
To pop-up a dialog box with input fields using script.
N/ui/dialog is basically a wrapper function on Ext.js, you can use the following to create a NS styled input box:
Create a Virtual Field in a record.
To create a virtual field of type select in a record use : Can make this field mandatory using script & also can specify the position of field by decide next field in the record by: