Perhaps this is a better how-to thread, but wasn’t sure…so…
I just added a textfield to a channel field group whose channel has about 800-1000 entries. Basically, I need to make the value of said new field be “0” (the number zero) for all of my entries (it is a inventory field for a eCommerce site, BTW). That way, once I have one of the products in stock, I can switch it from 0 to a positive number for a given entry. I’m sure that there is a way I could accomplish this via an sql script, but my knowledge of sql is not so hot.
Any tips for how I could accomplish this in a batch fashion?
Thank you!