Join Slack
Powered by
I should also point out that doing something like ...
# suitecommerce
s
Steve Goldberg
09/18/2019, 1:12 PM
I should also point out that doing something like
HomeView.prototype.template = my_new_template_tpl
in your extension should also work
g
Geetha
09/18/2019, 2:18 PM
Where can I use this snippet like entry js
Geetha
09/18/2019, 2:18 PM
Or view
s
Steve Goldberg
09/18/2019, 2:58 PM
I would suggest putting it in the entry point so that it is processed immediately. If you put it in a view then it will only run once that view was had a version of that class instantiated
Open in Slack
Previous
Next