This topic is locked

Export and Import

2/13/2010 11:32:12 AM
Suggestions
A
acpan author

Hi,

  1. Notice that export will export into excel with header using the table's label name, defined by us, if any.
  2. Import must use the actual table field name as header.
    So if we define a label eg. "First Name" with the field first_name, then export

    create a excel with field name "First Name".
    When we use the same exported file for import, it will fail, as the field name

    "first_name" is required by the website.
    Suggestion: use the actual field name for export, instead of it's label name.
    Thanks for consideration.

    acpan