I just loaded 2.0 I had 1 in place -- Not a good move cause it chocked with my data -- not a really bad problem cause we didn't have that much in it..But I have a question, with 2.0 is there a way to make fields that would appear in all classes or do they have to entered for each class? Like Address, City, State, Zip field that will be in all listings for all classes?
Nice module by the way THANKS
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yeah I wouldn't have done that in a production environment. Note that 0.2.0 is still an RC (release candidate), which means not-quite-ready for production. However your post made me get off my butt and I wrote the update scripts so now you can update instead of blowing things away.
I checked the scripts into CVS but I still have to test them.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I knew it was an RC but I tested it locally and looks like you have it fairly nailed...
As there a way to duplicate the form fields? I would do it from the database but I dont know what to change except maybe the class_id number to match the class I want the fields added into? What change do I make to the form_elements_seq table (just the total count?)
Thanks again..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just loaded 2.0 I had 1 in place -- Not a good move cause it chocked with my data -- not a really bad problem cause we didn't have that much in it..But I have a question, with 2.0 is there a way to make fields that would appear in all classes or do they have to entered for each class? Like Address, City, State, Zip field that will be in all listings for all classes?
Nice module by the way THANKS
Yeah I wouldn't have done that in a production environment. Note that 0.2.0 is still an RC (release candidate), which means not-quite-ready for production. However your post made me get off my butt and I wrote the update scripts so now you can update instead of blowing things away.
I checked the scripts into CVS but I still have to test them.
I knew it was an RC but I tested it locally and looks like you have it fairly nailed...
As there a way to duplicate the form fields? I would do it from the database but I dont know what to change except maybe the class_id number to match the class I want the fields added into? What change do I make to the form_elements_seq table (just the total count?)
Thanks again..