Which Moodle version do you have?
The Dataform versions are aligned with Moodle versions so if your Moodle version is 2.6 then you need Dataform 2.6 and if 2.7 then Dataform 2.7 and so on.
To begin with, try to create a very simple Dataform and add entries. For that you only need to create 1 default view. So:
- Add a Dataform instance, save and display.
- Go to Manage | Views.
- Add a tabular view, save changes.
- In the Views index, click the icon in the Default column to set the Tabular view as the default view.
- Go to Browse.
- Click the 'Add a new entry' button. This should open a new entry form. Since there are no fields there will be no input boxes.
- Click 'Save' to add the entry.
- You should be able to see the new entry in the view.
If that works you can try again and this time before you add the view, add a textarea field. Then when you create the view it will include the field and when you add a new entry it will display the input box.
When this simple scenario works you can start taking it to the next level.
