Hi guys, I'm trying to display the current logged ...
# suitecommerce
h
Hi guys, I'm trying to display the current logged in user's reviews in their My Account page. I've created an extension as well as a CCT for my custom review record. I know I'm going to have to add a child view and that my placeholder ID is
menu_tree
but I'm confused on what steps need to be taken or what component I use in mountToApp. (First extension newbie 😅)
s
Sorry what exactly are you stuck on? Adding a menu item to the My Account navigation?
h
I would like to add a Reviews item underneath Quotes
I'm pretty lost on where to begin other than the setup
s
Are you using SC/SCA 2019.1 or newer?
h
2019.2
I have a registerCustomContentType for my review record in mountToApp
s
Great! You can use the
MyAccountMenu
component
h
Where is that component's documentation?
h
Thank you! I'll read through and try some things. I might have more questions later in this thread. I went through the Denali training and that is very outdated compared to 2019.2 haha
s
Yup
I believe we have now pulled it from the learning portal