Posted by: RTT
« on: September 10, 2007, 10:09:00 AM »In the second page of the import wizard you have to match the imported column to the respective internal column. Column by column check if the "ImporteSelectedColumnAs" combobox item is set to the correct field.
Take note that in the previous export operation you have to export, at least, the Filename and Filepath fields or on next import operation PDFE will not be able to construct a full file path. I recommend also the export of the DiskLabel and DiskSerial fields to speed up import operations.
Even best is to export all the fields, except the unused custom ones, and when importing use the same gridlayout used when exporting. This way, and because the csv contains a header row with the same columns names, that you confirm at first import wizard page, the columns correspondence will be automatically detected.
Take note that in the previous export operation you have to export, at least, the Filename and Filepath fields or on next import operation PDFE will not be able to construct a full file path. I recommend also the export of the DiskLabel and DiskSerial fields to speed up import operations.
Even best is to export all the fields, except the unused custom ones, and when importing use the same gridlayout used when exporting. This way, and because the csv contains a header row with the same columns names, that you confirm at first import wizard page, the columns correspondence will be automatically detected.