Thursday, July 4, 2019

Reference My Account:Customize text "My Settings" on Overview page


*Applicable to all "Reference My Account" bundle versions

Reference My Account's Overview displays a section for My Settings. Users may modify the text "My Settings" by editing the file home.txt.

 

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 Setup > Site Builder > Web Site Hosting Files.
2. Navigate to SSP Applications > NetSuite Inc. - My Account > Custom My Account > templates > home folder.
3. Edit home.txt.
4. Find this line: <h4><%= _('My Settings').translate() %></h4>.
5. Change the text inside the parenthesis. For example:

<h4><%= _('SETTINGS').translate() %></h4>
6. Save.

No comments:

Post a Comment