Join Slack
Powered by
Hello, Does anyone have an idea how we can access ...
# suitecommerce
v
Viraj Shinde
04/07/2021, 12:48 PM
Hello, Does anyone have an idea how we can access components of the Extensibility API in a view extended from the PageTypeBaseView?
s
Steve Goldberg
04/07/2021, 12:59 PM
When do you fine the page type, pass in the container/application object as part of the options property
👍 1
Steve Goldberg
04/07/2021, 1:00 PM
It will not be available when
initialize()
is called but it will be when
beforeShowContent()
is
v
Viraj Shinde
04/07/2021, 1:16 PM
Thanks Steve, that helps. I was unaware of the options property.
s
Steve Goldberg
04/07/2021, 1:35 PM
https://system.netsuite.com/help/helpcenter/en_US/APIs/SuiteCommerce/Extensibility/Frontend/PageType.html#registerPageType
👍 1
Open in Slack
Previous
Next