I found a bug. If you import a file with dates and they are in a US format and the BO attribute is set to (mm/dd/yy or MM/dd/yy) it doesn't work.
<Not sure what the difference if any is but it defaults to Cap MM, I've tryed it both ways>
ie:
12/30/05,04:54,clientID,KCUDESX@ABCTV.COM, 28260 ,clientID
It will import the date as 00/12/07 (not sure where the 07 is coming from but the month is in the day spot for the US calendar dates.
A 2nd question. If I select the 3rd field to be a link to my contact file (ie: TrxLog.Contact.ClientID) so these transactions link together. How can I get the import to also place it in the (TrxLog.ClientID) field at the same time, without having to create a duplicate field at the end of each line?