Skip to content

Datatable - LWR site support #1660

@crouseamplify

Description

@crouseamplify

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

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions