06/27/2013 at 9:33 am
#263745
Keymaster
@ T F
Sorry, no, there is not. The only solution would be to edit the class.options.php file in the connections-csv plugin folder.
Search for $autoMapOutlook.
After that you will see a long list of values.
On the left, change those to match the Access field headers and on the right change those to match the Connections field ids. All the field ids currently supported by CSV import can be found right above in the $cnFields on the left hand side values.
Hope that helps.