'Netsuite data-view not working on other file

I'm trying to move header logo from header.tpl to header_menu.tpl

<div class="header-logo-wrapper">
    <div data-view="Header.Logo"></div>
</div>

NPM : 6.14.11
Node: v12.21.0
Using Netsuite advance
testing locally at www.domain.com/sca-dev-2021-2-0/shopping-local.ssp

Its not working once i move that code into other file. I'm new at Netsuite please do let me how can i move that piece of code. Thank you



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source