top of page
Post: Blog2_Post
HR-Analytics-Blog-Banner.jpg

Blog Article

Bella Tran

How to Add a View Dashboard Link on Each Record in Customer Saved Searches Results

Written by: Bella Tran

Introduction
Customer Dashboard NetSuite

As an operational user of NetSuite, you may find it beneficial to have direct access to the Customer Dashboard from your Saved Search results. This feature can significantly enhance your efficiency by allowing quick, one-click navigation to detailed customer information. However, a common issue arises when Saved Search results are grouped, causing the Dashboard icon hyperlink to disappear. In this article, we will walk you through the steps to add a View Dashboard link on each Customer Saved Search result and provide a workaround for maintaining the hyperlink in grouped results.



Step-by-Step Guide

Step 1: Create a New Customer Saved Search


  1. Navigate to Lists > Search > Saved Searches > New.

  2. Click Customer Search Type.

  3. Search Title: Enter a descriptive title for your search, such as "Customer Dashboard Links".


Step 2: Define Your Search Criteria


  1. Click the Criteria tab.

  2. Click the Standard subtab.

  3. Filter: Use the drop-down menu to select the necessary fields for your search criteria. Adjust as needed and click Set.


Step 3: Configure the Search Results


  1. Click the Results tab.

  2. Click the Columns subtab.

  3. Field: Select Dashboard to include the Dashboard field in your results.

Customer Dashboard NetSuite

Step 4: Save and Run the Search


  1. Click Save & Run.

  2. Clicking on the View Dashboard link from the search results will direct users to the actual Customer Dashboard page.


Handling Grouped Search Results


When Saved Search results are grouped (Summary Type is applied), the Dashboard icon loses its hyperlink, preventing direct access to the Customer Dashboard. To resolve this, you can use a Formula (HTML) field to maintain the hyperlink.


Step 5: Edit the Grouped Customer Saved Search


  1. Navigate to Lists > Search > Saved Searches.

  2. Click Edit by the Customer Saved Search that has grouped results.


Step 6: Implement the Formula (HTML) Field


  1. Click the Results tab.

  2. Click the Columns subtab.

  3. Field: Select Formula (HTML).

  4. Summary Type: Select Group.

  5. Custom/Summary Label: Enter "Dashboard Hyperlink".

  6. Formula: Enter the following code:


'<a href="https://xxxx-sb1.app.netsuite.com/app/center/card.nl?sc=-69&entityid=' || {INTERNALID} || '">' || {DASHBOARD} || '</a>'

where xxxx-sb1 is the account id

Customer Dashboard NetSuite
Customer Dashboard NetSuite

  1. Click Add.

  2. Click Save & Run.


Customer Dashboard NetSuite

This formula ensures that the Dashboard icon retains its hyperlink, even when the search results are grouped.


Conclusion

By following these steps, you can efficiently add a View Dashboard link to each record in your Customer Saved Searches results and maintain the hyperlink functionality in grouped results. This enhancement will streamline your workflow, allowing for quicker and more direct access to essential customer information.


Stay tuned for more tips and tricks to optimize your NetSuite experience!


Note: The above steps are applicable to NetSuite version 2024.1. Ensure your system is updated to this version to follow along seamlessly.


For further NetSuite expertise and a successful journey, remember that the E+R team is always here to support you as your trusted NetSuite Success Team.


Etter+Ramli as the Trusted, Independent Managed Services Provider for NetSuite


Using NetSuite Managed Services could be your growing company's best strategic move. NetSuite Managed Services offers a comprehensive solution, granting companies access to a team of experienced NetSuite administrators and consultants to manage their NetSuite ERP. Typically, this service is more affordable than hiring in-house staff. When you use managed services, your systems are always up-to-date. In the world of IT, systems are consistently upgraded and patched and come with a slew of security protocols. It is a lot to handle, but your teams can handle this when implementing managed services.

The goal is to run your NetSuite system better than you run it yourselves.

For over 20 years, Etter+Ramli has helped several companies optimize their NetSuite software solution. With a 95% customer satisfaction rate, Etter+Ramli can provide your company with world-class support, Certified NetSuite experts, and a value-based pricing structure.


Etter+Ramli As Your Extended NetSuite Team


Etter+Ramli is an Independent Managed Success Provider for NetSuite clients. We are NOT partnered with Oracle NetSuite and do not take commissions. We bring our knowledge, expertise, and passion for success to our clients. We help clients Buy, Deploy, Grow, and Abandon NetSuite. We engage as a client-side managed service to ensure our priorities align with our clients.


To explore the benefits of retaining Etter+Ramli as your Managed Success Provider, contact Todd Kimpton or visit the website for a free consultation today. Subscribe to our Newsletter: SuiteWords of Etter+Ramli to stay up-to-date with the latest trends on NetSuite, tips n’ tricks, productivity solutions, and events.


Comments


bottom of page