Skip to main content
Nintex Community Menu Bar
Question

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

  • July 9, 2024
  • 3 replies
  • 22 views

Forum|alt.badge.img+3

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 🙂

Thanks
Shaik

3 replies

Forum|alt.badge.img+11

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


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

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


Forum|alt.badge.img+3
  • Author
  • July 9, 2024

@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 🙂