Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

body(matrix field type) field is not exporting #31

Open
ramji15 opened this issue Aug 11, 2016 · 5 comments
Open

body(matrix field type) field is not exporting #31

ramji15 opened this issue Aug 11, 2016 · 5 comments

Comments

@ramji15
Copy link

ramji15 commented Aug 11, 2016

When we export blog from craft then all field has been exported but body filed is matrix type field, which doesn't exports. return blank in body column

@boboldehampsink
Copy link
Owner

Matrix exports are not supported out-of-the-box. You can use one of the available hooks to format its output the way you want

@ramji15
Copy link
Author

ramji15 commented Aug 11, 2016

please tell me about hook, and also about its use

@boboldehampsink
Copy link
Owner

Use registerExportOperation. Read about hooks here: https://craftcms.com/docs/plugins/hooks-and-events

@ramji15
Copy link
Author

ramji15 commented Aug 11, 2016

I am really new to craft,so i don't know how we use these hooks
I just want to export its blog in csv format.

@ramji15
Copy link
Author

ramji15 commented Aug 11, 2016

this plugin exported all field except body. so please help me to do this work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants