How to reset default values

gthing - November 21, 2008 - 15:25
Project:Form Defaults
Version:6.x-1.0
Component:Miscellaneous
Category:task
Priority:minor
Assigned:Unassigned
Status:active
Description

Is there anyway to reset everything to factory? Some stuff has gone wonky and I want to start over.

Disabling/Re-enabling the module does not delete its settings.

Thanks.

#1

metzlerd - November 23, 2008 - 21:22

if you can use mysql you could execute the following command from the mysql command:

delete from formdefaults_forms;

Sorry there isn't an easier way, I'll try and add that in a futer rev.

Dave

#2

EyeChartBrew - September 23, 2009 - 22:36
Version:5.x-2.0» 6.x-1.0
Priority:normal» minor

Subscribing to this, since if I had found it earlier, it would have saved me a lot of headaches.

(I had disabled something critical, and was seeing "An illegal choice has been detected. Please contact the site administrator." errors while entering or editing Nodes.)
//TB

 
 

Drupal is a registered trademark of Dries Buytaert.