Add a new custom field to existing listings??
I have been revamping my form and added a new custom field to it earlier. The problem is that all the existing listings are not showing this field as an option when users edit them.
One solution is to go through and add the custom field to each ad manually, but that is just crazy with the amount of ads I have.
I am looking for a simple solution here.
I just want to run an SQL query or something that will add the field to every already existing listing.
If I knew the manner in which custom fields are attached to ad listings in the database I can make a quick script to run once that will get the job done..