Salesforce

How Do I Dump the Current View to a Text File in HTML, XML or Simple Delimited Format? (Magic xpa 3.x)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

How Do I Dump the Current View to a Text File in HTML, XML or Simple Delimited Format? (Magic xpa 3.x)

You can use the DataViewTo functions to export your current Data view to a text file. There are three different DataView functions, each of which is explained in its own section:

Alternatively, you can allow the end user to dynamically export their current data view without doing any specific programming: see How Do I Allow the End User to Dynamically Export Data?.

See also

The Online and Rich Client Samples projects (program RP02 and RRP02)

Reference
TitleHow Do I Dump the Current View to a Text File in HTML, XML or Simple Delimited Format? (Magic xpa 3.x)
URL NameHow-Do-I-Dump-the-Current-View-to-a-Text-File-in-HTML-XML-or-Simple-Delimited-Format-xpa-3x