- Assigned to mitthukumawat
- 🇮🇳India mauryarahul11 Mumbai, India
Hi @mitthukumawat,
Do we really need this custom work for website feedback export? We can simply use Views data export → module to download website feedback data in csv format.
I feel this approach will be ideal where user can even configure
website_feedback
entity fields as per their need (as there given a provision to add new new fields inwebsite_feedback
entity).The patch you have given will fail in case user adds new fields to
website_feedback
entity. With views data export contrib module we can make it dynamic on the fly. The concern @andrei.vesterli raised about batch export can easily be achieved with this. - Issue was unassigned.
- Status changed to Postponed
about 1 year ago 7:28am 20 February 2024 - 🇮🇳India mitthukumawat
@mauryarahul11, thanks for the suggestion. You are correct I think.
We can create a export using views so this may not be required at this stage.
If there are more takers on this feature, we can re-open and add that.