pappy367 wrote: i have a field that i need to be set to the default. i have over 600 members and really dont want to have to manually edit everyone one, is there a way to clear the field in mass
The CB API documentation has the CB database schema in it.
You can download it for free and see how things are stored.
You would need to execute a myphpadmin sql update command to do this.