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 

salesforce record into xml view in lightning table

I am dispalying the records in lightning list view.
when i click button the perticular record line in output it should show in XML format.

current input:
User-added image

expected output:
User-added image

Can anyone help me.
MagulanDuraipandianMagulanDuraipandian
Check whether this is useful - https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_xml_dom.htm