But admin always needs to be involved and using Excel to import CSV is in the butt..
I don't want the the metadata like ID, date, and IP in my file.
The default way the plugins renders the output, is by calling get value export on the field..
You can set these per field. add this to your functions php use GFExcelValuesBaseValue add filter { if { Possible values are 'bool, 'string or 'numeric, or, use the constant, preffered return BaseValue TYPE NUMERIC TYPE STRING, TYPE BOOL } }, 10, 2 )..
Since most values are Value Objects, we can interact with them, and trigger setUrl on value. add this to your functions php add filter { if { $value-> setUrl } }, 10, 2 )..
If you'd like to add these to the row you can activate this like so add this to your functions php add filter or add filter eg gfexcel field notes enabled 2..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Bugfix Posting form gave error, because of missing form in front-end.. 1.5.1 Feature You can now set the order of the fields by sorting them, using drag and drop..
Last version with PHP 5.3 was 1.2.3 . 1.2.4.
Bugfix Changed the registration so it works with multisite combined with GF API.
Read more