LightningFlowComponents icon indicating copy to clipboard operation
LightningFlowComponents copied to clipboard

Datatable - LWR site support

Open crouseamplify opened this issue 5 months ago • 1 comments

Steps to reproduce

Steps to reproduce the behavior:

  1. Create a new table with the name column setup to link to the record
  2. Publish the flow on an LWR site

Expected behaviour

The record link should go to the correct URL. [baseURL]/[siteName]/:recordId Example: [baseURL]/internalsupportlwr/internal-asset-request/a3wEi000000kTqDIAU/test-for-approval

Actual behaviour

The link does not go to the right URL. It's smashing the Aura and LWR structures together. [baseURL]/[siteName]/[currentObject]/:currentRecordId/:currenRecordTitle/s/detail/:recordId Example: [baseURL]/internalsupportlwr/case/500Ei00000RN0JYIA1/onboarding-nho-test-one-new-hire/s/detail/a3wEi000000kTqDIAU

crouseamplify avatar Jul 28 '25 19:07 crouseamplify

@crouseamplify Could you provide me access to an org where I can test a fix for this?

ericrsmith35 avatar Jul 29 '25 15:07 ericrsmith35