Page 1 of 1

CGBetterForms - handler flat file

Posted: Wed Apr 17, 2019 10:15 am
by starlink
Hello,
when I add handler "Save results to a flat file", there is in the Entry Template:

Code: Select all

{strip}
"{$name|default:''}"
,"{$email|default:''}"
,"{$comments|default:''}"
{$EOL}{/strip}
The submission does not work, when I open the handler again, there is this in the Entry Template:

Code: Select all

{strip}
"{$name|default:''}"
,"{$email|default:''}"
,"{$comments|default:''}"
{$EOL}{/strip}
The handler "Store results in a unique file" looks fine. The version of module is 1.9.2

Re: CGBetterForms - handler flat file

Posted: Wed Apr 17, 2019 1:43 pm
by DIGI3