| CourseSelector table | |||||||||
| The course selection table is the center of operations of your relational database.
However, it has only two fields of its own: Student ID ( a plain text field that will be used as a match to the student table) and Request ID which is an auto enter serial number (primary key). The Request ID field will be used to relate to the Line Item table. This table is created atomatically if you named your database CourseSelector. Remember: all the fields on this table are related except Student ID + Request ID |
|||||||||
| BACK | |||||||||
![]() |
|||||||||
| scroll down to see how this page is constructed. | |||||||||
|
|
|||||||||
| Page construction | step 1-create related fields.(assumes you have created the relationship) | ||||||||
![]() |
|||||||||
|
|
|||||||||
| Create Portal | |||||||||
![]() |
|||||||||
|
|
|||||||||
| Create popups | |||||||||
![]() |
![]() |
||||||||
|
|
|||||||||
| Create value lists for popups | |||||||||
![]() |
![]() |
||||||||