Export all entries from all forms
-
Hi,
Thanks for this great plugin!
I’m trying to implement this https://www.ads-software.com/support/topic/download-all-results-of-multiple-forms/
I added this to my functions.php
include_once “MultiFormSingleSheetRenderer.php”;
$renderer = new MultiFormSingleSheetRenderer();
The php file included is this https://gist.githubusercontent.com/doekenorg/b7fdfca59a98e2d36ebca0785d333976/raw/6e7411f81bf976d7a5bdc0b460c839928a1fe638/MultiFormSingleSheetRenderer.phpMy question: what is the link where I can generate those entries?
Thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Export all entries from all forms’ is closed to new replies.