Aly
03/18/2025, 11:01 PMCeligo AI
03/18/2025, 11:02 PMAI generated answer (using internal Slack threads):To add a custom center tab on a custom record form to store a suitelet, almost acting like a subtab, you can follow these steps: 1. Create a Suitelet: First, you need to create a Suitelet. This is a server-side script that can create a custom UI page or form in NetSuite. 2. Create a Custom Center Tab: Navigate to
Customization > Centers and Tabs > Center Tabs > New
. Fill in the necessary details and save the tab.
3. Create a Category: Navigate to Customization > Centers and Tabs > Center Categories > New
. Fill in the necessary details and save the category.
4. Link the Suitelet to the Custom Center Tab: Go to the Suitelet's deployment record and add a link to the custom center tab you created. You can do this by going to Links
subtab and clicking New Link
. Select the custom center tab and category you created earlier.
5. Add the Custom Center Tab to the Role: Go to Setup > Users/Roles > Manage Roles > Edit
on the role you want to add the tab to. In the Center Tabs
subtab, add the custom center tab you created.
6. Set Permissions: Make sure the role has the necessary permissions to view the Suitelet and the custom record. You can do this in the Permissions
subtab of the role record.
Remember, for the Suitelet to be visible to different roles, you will have to add multiple links on your Suitelet's deployment, one for each "center" that each different role uses.
Please note that the actual process might vary slightly based on your specific NetSuite setup and requirements.
******
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
03/18/2025, 11:03 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.857053399
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.85554266
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834108412
Celigo AI
03/18/2025, 11:03 PM