capeterson / Grey-Tab

Chrome extension for making developing and supporting force.com apps less panful.
BSD 3-Clause "New" or "Revised" License
25 stars 9 forks source link

Allow querying all data for deleted records #11

Open capeterson opened 11 years ago

capeterson commented 11 years ago

If a user is viewing a deleted record (the standard salesforce "this record has been deleted" page) then pressing the "Record Details" tab should still work by making a call to queryAll instead of query to return the full details of the deleted object.