Hello when I export the inbox some of my columns are not in the correct columns, I think they are custom columns
Also I would like to remove some columns like the 'time' ones.
many thanks
neil
Hello when I export the inbox some of my columns are not in the correct columns, I think they are custom columns
Also I would like to remove some columns like the 'time' ones.
many thanks
neil
Hi Neil,
The current version of the CSV export script bases its column order from the first message received. This is fine in most cases but if you have subsequently changed your form – to add, remove or reorder fields – you might find that the column order in your export doesn't exactly match your current form.
Please note that I don't delete submission data from the database when you remove a field from the form. This is deliberate since it would be a faulty assumption on my part to think that just because a piece of information is no longer needed, that it never was needed. All submitted data will appear in the export.
In future I plan to rewrite the export script to be based on the current form content, with any anomalous fields being added to the end of the spreadsheet. I don't have a timeframe for this though because it's not a high demand feature.
It keeps the application simple if functions like the export aren't complicated by interfaces where you choose which fields you want to export. If you want to remove a column, the best way would be to do so in your spreadsheet application.
hello thanks for that I got how I want now.
Although I'm these errors now.
Notice: Undefined variable: smtp_port in /home/elect102/public_html/mill-apartments/simplecontact-pro/sc-admin/include/common.php on line 199
Notice: Undefined variable: smtp_port in /home/elect102/public_html/mill-apartments/simplecontact-pro/sc-admin/include/common.php on line 199
Warning: Cannot modify header information - headers already sent by (output started at /home/elect102/public_html/mill-apartments/simplecontact-pro/sc-admin/include/common.php:199) in /home/elect102/public_html/mill-apartments/simplecontact-pro/sc-admin/include/contact.php on line 311
I did download the new version
any ideas thanks
neil
Hmm, odd :)
Contact me privately, including your FTP login details. I'll take a look.
You must log in to post.