Shortcode builder page, create an Export link, filter rows by submit_time
http://cfdbplugin.com/?page_id=553
Thank you Michael. But how do I choose to export ALL the forms for that time period? The first box has a drop down to choose a specific form, but I have MANY that I want to export all at once (would take forever to do them individually)
I’ve never used the short code builder so I don’t know what I’m supposed to put in each of the field/boxes it’s requesting (a step by step for what I should ente in each section would be great 🙂
For example when it asks which fields I want to display or what rows I want to display, etc …. If I want ALL of them for that time period, do I just leave them blank and it defaults to all?
And then once I fill everything in … I don’t see a Submit button to activate the export.
Sorry, I’m definitely in the learning phase for this, though I have loved that I’ve been able to export using this plugin up to this point! Just haven’t mastered how to choose specific time frame 🙂
Thanks for your guidance,
Be sure you have updated to the latest version of CFDB.
- Go to the CFDB Shortcode page
- Select Export tab
- Select from Export File
- Go to From tab
- Select the last in the list, * All Forms *
- Go to Rows tab
- In the filter expression field, you can just type in something like:
submit_time>June 1, 2016&&submit_time<July 1, 2016 which would give you entries for June.
- click the link that is generated for you in yellow under Generated Export Link
. An export file should download.
- Copy the link and save it somewhere for future use.
- You can also: Switch to Shortcode tab
- Select Shortcode [cfdb-export-link]
- Copy that shortcode and put it on a private page or post where you would like to go to click the link and create a download in the future