Closed (duplicate)
Project:
Views data export
Version:
7.x-3.0-beta6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2013 at 11:29 UTC
Updated:
28 May 2013 at 16:34 UTC
Hello :)
I need to export into a CSV some nodes, these nodes have a body field and the values of the body field contains styles and such. In the view I create it only outputs the text. Is there a way to output it as it stores in db?
e.x.
<p style="color:#0000">This is some text<p>
Comments
Comment #1
steven jones commentedThis was added in #1224894: Add an option to not strip tags from CSV export. You may need to use the dev version until I've rolled a release.