function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
karthik 369karthik 369 

How to show record detail page for the response data without inserting records in lightning.

Hi All,
using rest api i am fetching the response from external system, from that i am displaying the records directy in the lightning component.
I have created one(1) custom object and few fields.
But now i want to display each record detail page using the created custom object without inserting the records.

How to dispay records detail page when i click the record from the display component.

Thanks in advance.
 
Amlan PatelAmlan Patel
Use wrapper class