Can not open external object detail page after clicking related list item
Last updated 2017-05-09 ·Reference W-3747339 ·Reported By 1 users
Summary
Right we are using the foreign key field instead of the Salesforce Id field and in LEX the URL created displays as http://dev.lightning.localhost.force.com:6109/one/one.app?source=aloha#/sObject/1/view
We are working to to fix so that If the external object field has value of 1, the salesforce id will generate the following in the URL to display the correct page
http://dev.lightning.localhost.force.com:6109/one/one.app?source=aloha#/sObject/x07xx000000000BAAQ/view
Repro
1. Create Lookup Relation between Account(Standard) and Account Order(External) via SFDC_ACCOUNT_ID field.
2. Create External lookup between Account Order(External) and Order(External) via ORACLE_HEADER_ID field.
3. Add ORACLE_HEADER_ID field to the Account Order related list layout.
4. Open a record of Account, click any ORACLE_HEADER_ID field in the related list
Expected:
The page is redirected to Order detail page.
Actual:
External error
The page can be displayed in aloha and for standard object
Workaround
No workaround yet the fix has to go out to correct this behavior.
Reported By (1)
Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.