Sunday, July 7, 2019

Reference My Account > Customize text "Recent Orders" on Overview page


Reference My Account's Overview displays a section for Recent Orders. Users may modify the text "Recent Orders" by editing the file recent_orders_widget_macro.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 > macros folder.
3. Edit recent_orders_widget_macro.txt.
4. On Line 5 is <h4><%= _('Recent Orders').translate() %></h4>
5. Change the text inside the parenthesis. For example:
<h4><%= _('RECENT ORDERS').translate() %></h4>
6. Save.

No comments:

Post a Comment