Hi,
in order to change the export message separator to a ";" , I added this code in functions.php file of the wp theme:
but I still have the default "comma" as a separator.
can you tell me what's wrong.
BR
Chris
Hi,
in order to change the export message separator to a ";" , I added this code in functions.php file of the wp theme:
but I still have the default "comma" as a separator.
can you tell me what's wrong.
BR
Chris
Which version of Gravity Forms are you using?
The version is 1.5.3 and seems to be the latest
Moved from pre-purchase.
gform_export_separator is only available in Gravity Forms v1.6. It isn't present in v1.5.3 so that is why it is not working.
This is mentioned in the documentation. See this screenshot: http://i.imgur.com/z2UnL.png