We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hello,
Please see the related URL, select a Brand and hit Search. My client would like to be able to update the content in the Quantity column of the table every 2 hours. On the old site, built by another developer, my client updated quantities by uploading a .csv file via FTP.
Questions:
1) What is the best way to automatically refresh/update the quantity column data and make it so that the client can easily send the new data?
2) Should this be a mySQL table? I have access to the myPHP admin via Plesk but limited DB knowledge. Currently the table is an imported .csv.
Note: Only the Quantity column will need to change automatically. New rows may be added manually as new products are offered.
Thank you in advance!
Update: I successfully created a table in mySQL, connected it to WP Table, and created a new table based on mySQL query. Everything worked except Advanced Filtering started acting weird so I went back to my manual table...
It seems like it might be easier to create a table based on a .csv URL. I could give the client FTP access to the directory and have them replace the entire .csv table every two hours.
I doubt this is the most elegant solution. I am trying to research how to populate the mySQL table quantity column dynamically but so far, no luck...
Could really use some guidance.
Hi pauls92509,
Thank you for your purchase.
Can you please tell me how your client changes the values. From the Wordpress dashboard using our plugin or something else.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi pauls92509,
Can you please tell me did you try to import the CSV file with the third option form our table wizard. -link
This tables are also working server side so it might speed up the tables.
Also you can make a MySQL table later from this table.
The only issue is that you will need to recreate the table every time when the file is updated.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I used the csv link option to build the table and this was my client's response: "Since our ERP system does not hold detail information as described when export, (entire table data) and when new part numbers are created I do not hold the detail information, is it possible you can create a mapping with your existing database with our part number to access the quantity?"
Basically, they want my table to update the quantity by looking at a csv that only has part# and quantity columns, and map the correct quantity based on the part#. I have no idea how to do this. I just installed Visual Studio to see if I can figure it out... I am probably going to have to hire a SQL DB pro.
Hi pauls92509,
Sorry but I did not quite understand what are you trying to achieve. Do you have any example/screenshot so I can take a look and give you my suggestion.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables