I have scenario in which i want to use standard component of LWR site(HTML Editor and Rich Content Editor).
I'm adding a static link to that specific page, or I've set the id to that specific title in the HTML Editor.
The issue arose when I moved the page with the additional link in reference; currently, clicking on that link takes me to an error page.
Questions:
1) What is the best way to use PageAPI for a reference link as each page has a unique link?
2)Instead of PageAPI name what is alternative solution?
2 个回答
@Unknown Salesforce
Please refer below articles may be it'helps!
- https://developer.salesforce.com/docs/platform/lwc/guide/reference-page-reference-type.html
- https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref.htm
- https://help.salesforce.com/s/articleView?id=sf.links_viewing_references.htm&type=5
- https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/components_navigation_page_definitions.htm
- https://wedgecommerce.com/lightningnavigation-lightning-component/#:~:text=One%20of%20them%20is%20lightning,pagereference%20without%20manually%20building%20it.