tuli
10/24/2025, 9:54 AMCeligo AI
10/24/2025, 9:54 AMAI generated answer (using internal Slack threads):To fetch the script id of custom subtabs for SDF, you can follow these steps: 1. Set some value for any field on the line level in that tab and save the record. 2. After saving the record, you can add
&xml=T at the end of the URL. This will display the XML structure of the record, where you can find the script id of the custom subtab.
Alternatively, you can use the NetSuite Field Explorer Chrome extension or go to the record browser in the help center to find the script id.
Please note that this method is applicable for finding the script id of custom subtabs on a record. If you are trying to fetch the script id of a subtab on a custom record via a user event beforeLoad, you might not be able to do so directly as subtabs do not have script ids. They are part of the form layout and not the record data.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
10/24/2025, 9:54 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.840850949
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.827148497
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.804382384
Celigo AI
10/24/2025, 9:54 AM