/** * @NApiVersion 2.x * @NScriptType Portlet */ define([‘N/search’, ‘N/format’], function(search, format) { function render(params) { var portlet = params.portlet; portlet.title = ‘Key Performance Indicators’; var totalSales = 0; var totalCustomers = 0; … Continue reading KPI Portlet Script Sample
Tag: Dashboard customization
Turning on Redwood Experience in NetSuite – Release 2024.2
NetSuite New Release 2024.2 You can now use the new Redwood Experience theme, which gives NetSuite a different look and feel. The Redwood Experience theme offers new colors, icons, and fonts for the page header, forms and lists, and dashboards. By default, the Redwood Experience theme is enabled only for the Login page. To enable… Continue reading Turning on Redwood Experience in NetSuite – Release 2024.2
Setting Up FAM Diagnostics
To set up and use FAM Diagnostics Add the FAM Diagnostics portlet to your dashboard: From the NetSuite Home page, go to Personalize > SuiteApps. Click FAM Diagnostics or drag and drop it to your dashboard. Click Run Scan to display information about the processes that require action from you. The recommended action will be displayed as… Continue reading Setting Up FAM Diagnostics
FAM Diagnostics Portlet
The FAM Diagnostics portlet shows the health of your FAM bundle, from your dashboard. FAM Diagnostics displays the processes that require action, what to do to correct it, when it was last corrected, and by whom. You can also scan the processes to see if there is anything that needs to be remedied. The following… Continue reading FAM Diagnostics Portlet
How to Change the NetSuite Dashboard Logo: A Step-by-Step Guide
NetSuite offers a highly customizable dashboard interface that allows businesses to tailor their ERP experience to align with their branding and user preferences. One of the key elements you can customize is the dashboard logo. Whether you’re rebranding your organization, updating your corporate identity, or simply personalizing the NetSuite environment for your team, changing the… Continue reading How to Change the NetSuite Dashboard Logo: A Step-by-Step Guide
Dashboard Customization
Scenario: We need to create a html page and display it in the dashboard. Solution: Create the html page. Upload the html page into the file cabinet. Create Portlet script. Include the html page url as iframe in the portlet.(script given below) Personalize dashboard->custom portlet->select the portlet script. Portlet script: /** * @NApiVersion 2.1 *… Continue reading Dashboard Customization
To add a Custom Search portlet to a page
To add a Custom Search portlet to a page: On the page where you want to display saved search results, click Personalize Dashboard. In the Personalize Dashboard panel, under the Standard Content folder, click or drag the Custom Search item. In the Custom Search portlet, click Set Up. In the Custom Search setup window: Select a saved search from the Search dropdown list. In the Custom Portlet Title field, you can… Continue reading To add a Custom Search portlet to a page
Proposal For Dashboard and Record Customization
Proposal Summary This proposal covers the scope of creating a custom dashboard based on the CRM activities. The KPI indicators include the Sales, Inventory, Customers, and Employee measures. Requirement 6 Main menus: Home / Leads / Opportunities / Companies / Contacts / Reports • Menus to be discussed Shortcuts Setup SuitApps Support • Each menu: •… Continue reading Proposal For Dashboard and Record Customization