Hi I would like to change the list of units available on recipe creation on my D6 site.
I have looked at the recipe.module and cannot find where the units array is located or even if it is there. I'm not particularly experienced with code so perhaps I'm looking in the wrong place.
Thanks
Comments
Comment #1
marble commentedThe list of units is stored in the database, in the recipe_unit table. This is populated initially by the .install file. If you add entries to this table, they should appear as options. (Please change this issue's status to Closed if this answers your question, thanks.)
Comment #2
ashjeyes commentedmarble
Really many thanks for your speedy help. Solved.
Ash