Previously, you could not modify filters on the Analytics portlets added to your personalized dashboard.Now, you can filter the data shown in your Analytics portlets, as well as modify filters applied from theWorkbook UI.
Tag: portlet
Portlet Script To Display A Table In Custom Portlet In Dashboard
Portlet Script To Display A Table In Custom Portlet In Dashboard
Custom Table in Portlet
How to use a custom table HTML template in a Portlet? –> Use a Portlet script in Simple form type and create a custom HTML template in table form in the script or store it in the FIle cabinet. –> Use this custom template to render the contents in the table. var portlet = params.portlet;… Continue reading Custom Table in Portlet
Commission Report On Dashboard
Requirement To set up the dashboard to display the commission reports based on the market managers and regional managers. Solution Its not possible to setup a Dashboard using single saved search. So What we have to do is combine multiple saved searches to calculate commissions and setting up dashboard. So we can approach custom records… Continue reading Commission Report On Dashboard
Quick Add Phone Call Using Portlet Script
This portlet script is using creating a quick add phone call record by using a supportive client script. Using this client script we can directly refresh the portlet by calling the portlet module. Portlet Script Client Script
Custom reminder portlet
A portlet script for a custom reminder in the employee center role. The portlet script will only be available as suiteApp in the employee center. So when it set up by personalizing the dashboard the portlet must be select from suiteApp. /** *@NApiVersion 2.x *@NScriptType Portlet */ /******************************************************************************* * CLIENTNAME:AQUALIS * AQ-386 * * **************************************************************************… Continue reading Custom reminder portlet
NetSuite Portlet Refresher
Refreshes the NetSuite portlets on dashboard every time you log in or reloads.
Create KPI using Portlet script
To create – show a KPI using portlet script.
Portlet Script for Quick Add Lead
Quick Add Portlet for lead record
Setup Dashboard
Personalize Dashboard and steps to Publish it.