How to download record, like generate pdf/xls/csv in apex??????

Hi All,

How to download skuid record in different formats like pdf/xls/csv.
Just like in salesforce we are using “contenttype”

salesforce Code and button:

Like images above, i need to download skuid record.

please help me out :slight_smile:

Thanks
Shaik

Skuid tables have the ability to export records to CSV.  Take a look at this feature.  Maybe this would work for you?

We do not have a “download skuid page” feature at this point.  We just enable you to download table data, or chart images. 

@Irvin Thanks, But here i need only one record, from View page (Detail page) @Rob Ok, Thanks At present I am using our Custom: SF button / Link on detail page :slight_smile: