Cannot understand Import Data topic in Help file

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
YogiYang
User
Posts: 101

Cannot understand Import Data topic in Help file

Post by YogiYang »

Hello,

While reading the Import Data help topic I came across
"The first row of the file should contain the field names to be imported. The field names MUST match the corresponding field names in the table.You can manipulate the field names in the Page_Importing server event (see Server Events for Import) if the file contains pure data only."
In Important Notes section.

Here which field names we have to use the names that show up on list page or the field names of the database table?

TIA


YogiYang
User
Posts: 101

Post by YogiYang »

Hello,

After various trials I have managed to understand that we have to use Database Table field names.

This problem is solved!


Post Reply