Managing fields in quiz version 4
We are developing a website to manage quizzes, we are using:
* Drupal 6.17
* Quiz module version 4.0-rc4
and everything it's going fine, the only problem we have at this moment is that we need to add a image-field as a first field to fill, but we don't know how to keep the image field in this particular position.
Since when we try to order all the fields in the Field Management to put them in the order we want, the image-field that we just added, every time appears in the last position.
So the question is how can we keep the image-field in the first position?
Read moreNew Fields not appearing in Content Type
I'm creating a recipe book application so I created a new Content Type called Recipes and from that I went to add two new fields. One called Ingredients and one called Preparation. I give them both a name, a type of text and a widget of a text area for both. I move them above and beneath the body text area (now renamed Recipe) appropriately. Save it, go to add a page in Recipes but the form still shows the old format. No new fields. So where are they?
Read more