Closed (works as designed)
Project:
Editable Fields
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2013 at 15:15 UTC
Updated:
20 Apr 2014 at 04:18 UTC
Jump to comment: Most recent
Comments
Comment #1
robby.griffin commentedPerhaps this will help future users, since I assume rafaqz figured something out last year. Editablefields can't be exported, but that just means an extra step to make it work: go to the Data Export display of your view and edit each field for that display only so that it is in the default formatter instead of editable formatter (or use whatever formatter you want). Since you are only changing it for the Data Export display, you can still have editablefields on your view, but your export will have all the data. It just requires changing the formatter for every affected field, which is admittedly a pain, but the modules work as designed.