Create the students list

In this tutorial topic you will create the page that lists the current students found in the database. For each one of them, the name and the e-mail address will be displayed in a NeXTensio list. This way, you can easily add, modify and delete entries.

To build the page, follow the steps below:

  1. Open the index page in Dreamweaver (if not already opened).

  2. Start the Create NeXTensio List Wizard from the MX Kollection tab of the Insert panel.

  3. In the first step of the wizard:


     

  4. In the second step of the wizard:


     

  5. In the third step of the wizard, do not make any change. By default, the NeXTensio list uses filters and you can use this capability later on in the application if you want to. Click the Next button to move on to the last step of the wizard:


     

  6. In the fourth and last step of the wizard:


     

Save the page and upload it to the server. If you want to preview it in the browser, you will see the students displayed in a NeXTensio list:

 

In the next topic you will build the NeXTensio form, that will allow you to add, edit and delete students, taking into account their course preferences.