LightningFlowComponents
LightningFlowComponents copied to clipboard
Datatable - Lookup Field Link - Links not working when flow launched from URL
- Add a Lookup field to the flow datable.
- Launch the flow from the /flow/ URL and add a URL parameter to pass a recordId to the flow
- Example: https://hostname.force.com/flow_API_name?inputRecordid=a00000000000001234
- Click the link of the Lookup field value
- The link is pointing back to the flow and generates a flow error (depending on flow).
The link is now pointing to: https://hostname.force.com/flow_API_name?inputRecordid=a00000000000001234/s/detail/a00000000000056789
Expected behaviour: Link pointing to lookup value record: https://hostname.force.com/s/detail/a00000000000056789