How do I set up a custom portlet
# ask-stanley-ai
r
How do I set up a custom portlet
c
AI generated answer (using internal Slack threads):
To set up a custom portlet in NetSuite, follow these steps: 1. First, you need to deploy a portlet as a dashboard portlet. This can be done through the SuiteScript API using the
portlet
module. 2. Once the portlet is deployed, go to the Employee Center. 3. From there, navigate to the 'Personalize' section, then to 'SuiteApp'. 4. In the SuiteApp, select the portlet you created. This will add the custom portlet to the Employee Center. If you want to automatically refresh portlets, you can use the
portlet.refresh();
method from the
portlet
module. For setting up a website to be rendered within an iFrame, you can set up center tabs for each of the different main pages of your site to have it appear embedded within NetSuite. However, each user will need to set up the portlet content individually. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.847460806
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.841708481
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.841035187
Please provide your feedback on this answer.