If you are using this CSV file for creating table with first option in table wizard then that is not possible because this wpdatatables is connected with that file and if you need each row to have unique id, then you have to insert that numbers manually in that file.
With third option in table wizard you will import that CSV file and it will be made table in database and will have generated id column wdt_ID that is auto increment, which means when you insert new row this id will automatically increase. With this option wpdatatable won’t be synced with the source file as is the case with the first option.
Hello,
How I can create a new column in wptable based in CSV to automatic numering each row (1, 2, 3, 4...)
Many thanks
Hi Albert,
Thank you for your purchase.
If you are using this CSV file for creating table with first option in table wizard then that is not possible because this wpdatatables is connected with that file and if you need each row to have unique id, then you have to insert that numbers manually in that file.
With third option in table wizard you will import that CSV file and it will be made table in database and will have generated id column wdt_ID that is auto increment, which means when you insert new row this id will automatically increase. With this option wpdatatable won’t be synced with the source file as is the case with the first option.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables