Exporting form data to csv when your Form Builder disappears from the admin
Sometimes the admin part fo the form builder disappears from the admin console and so you can't find functions tha you want.
To get the expoort csv controller enter
/index.php?controller=AdminGformrequestexport
after the admin URL - so for example
https://kinpresta.ywdw.co.uk/admin6933uuemv/index.php?controller=AdminGformrequestexport
you'll get a warning because you are missing the admin token - but go anywhere and the token will fill itslef in and you'll be able to get to the finction that you want.
- Hits: 11