Requirement is to include a search function in the order history list page of website, so that user can search a specific order by PO Number or SO Number. Solution: Create an extension and extend the “OrderHistoryListView”. Adding example below. Javacsript entrypoint file Template file
Tag: sac website
Add fields in the order history list page of SCA website
Requirement is to add the field values in the order history list page from salesorder. For example if the “customer order no” field needs to add in the order history list page of the SCA website. Solution In the website configuration record, add the required field id and its label. Go to configuration record by… Continue reading Add fields in the order history list page of SCA website