Questions tagged [lwr]
The lwr tag has no summary.
99 questions
0 votes
0 answers
23 views
B2B Template(LWR) - Wishlist not visible my list but shows only items
Is anyone experiencing in the wishlist component that when we create a wishlist and add products to it, and then view the list in the wishlist page, we only see items, not lists? Is there a limit to ...
-1 votes
0 answers
15 views
B2B Commerce Featured Products Lightning Component on LWR site
From what I understand the B2B Commerce Featured Products Lightning Component i sonly available for Visualforce sites, while not being available for LWR sites (using the B2B Commerce LWR template). Is ...
0 votes
0 answers
31 views
Best Practices for Guest User Security: Sharing Control and Update Patterns in Experience Cloud
I'm designing a secure Guest User flow for an Experience Cloud site and trying to determine the best architectural approach. The use case is: Sales rep generates a unique link with a encoded ...
0 votes
1 answer
107 views
Routing error: A URL cannot be created to navigate to route
I created a Experience Cloud using Build your own (LWR) template. I created an object page for Account record, it actually created three new pages related to the account: a record detail page, a ...
2 votes
0 answers
75 views
Why does lightning-file-upload fail for guest users on LWR sites in Firefox?
I'm encountering an issue where the lightning-file-upload component used on an LWR (Lightning Web Runtime) site fails to upload files when the site page is accessed by guest users using Firefox. The ...
2 votes
2 answers
619 views
lightning-record-picker not working with Guest user
I am creating a LWR Experience Site, and on the Registration page, I have a lightning-record-picker element. <lightning-record-picker label="Choose Item" placeholder="Search ...
0 votes
0 answers
123 views
LWR Site Toast Api is not working
I'm developing an LWR site using LWC, and I'm attempting to utilize the ToastContainer API to display toast notifications. The toasts generated by Toast.show() do not appear. Here's a simplified ...
-1 votes
1 answer
103 views
How to generate a unique access url per account
I am currently having some trouble implementing a functionality where we need to create a form for kyc related to the account, and be able to reach it by an unique url. I've found two questions very ...
-1 votes
1 answer
127 views
How to dynamically change global css in LWR (or Aura) sites?
I am willing to switch to LWR because I need a collapsible side menu. Here is what it already looks like in Aura. I was able to change the width of the work area by editing the css of div#commThemeNav....
1 vote
1 answer
316 views
Cant pass a recordId into a flow from a LWR site on an object detail page?
Im trying to do something pretty basic that works well in Aura sites but doesnt seem to work in LWR sites. I want to pass a simple data binding express into a flow, Specifically {!Item.Id}. It renders ...
1 vote
0 answers
70 views
Creating Lightning Web Runtime project builds with error
I'm trying to build Quick Start: LWR on Node.js. The first issue is the npm init lwr@latest - it fails with an error, here is unresolved question and workaround with npx [email protected] After ...
0 votes
0 answers
42 views
No Section component in the standard Cart Flexible Layout
Within then Experience Cloud Builder, the Cart page has no "section" components for the Commerce Cloud default template. This is a Flexible Layout page. All other Flexible Layouts allow you ...
0 votes
0 answers
53 views
Why doesn't Lightning Web Component (LWC) Compiler have a SVG-transform solution for Lightning Web Runtime (LWR OSS) environments?
My company has an application on the Salesform Platform, and I am cloning LWComponents directly from there to a localized LWR-Storybook environment as a tool for the company developers to use as a ...
0 votes
1 answer
223 views
Static resources not visible as guest user in Experience cloud LWR site template
Working in experience cloud - LWR template requirement. Added static resources link to Image component. Images are visible in builder. However, after I publish the site, images are not displayed for ...
6 votes
0 answers
197 views
Creating Lightning Web Runtime project does not initialize because of missing template
I am trying to spin up an LWR project based on npm init lwr@latest I get the following error.. Error: ENOENT: no such file or directory, scandir '~/.npm/_npx/7a0e498e0957cb52/node_modules/create-lwr/...