Monday, April 29, 2019

Hide the Credit Card Menu in the Navigation Tab of Reference My Account

Reference My Account's default left side navigation displays a tab for Credit Card which allows users to add, edit or remove a credit card. As a preference, users may opt not to have this menu shown in their My Account. One way to implement this is to customize the script file CreditCard.js in the Custom My Account folder.

Requisites:

  1. Custom My Account folder is already populated with files copied from the Reference My Account folder.
  2. Setup > Site Builder > Set Up Web Site > Touch Points tab:
    Name: View Customer Center
    SSP Application: Custom My Account
Steps:
  1. Navigate to Documents > Files > File Cabinet.
  2. To customize the message in the My Account's Home Page, navigate to Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. - My Account > Custom My Account > js > src > app > modules > CreditCard.js.
  3. Edit the file and comment out the code below:
  4. Save.

    Close all browser sessions and start a new one when testing if the changes have taken effect.

No comments:

Post a Comment