Census PageForm.php - jcobban/Genealogy GitHub Wiki

Up: Census Implementation

Source Code

This script displays the information from the instances of class Page associated with a specific enumeration division represented by an instance of class SubDistrict in tabular form. If there are more pages in the enumerationn division than can be displayed, then the table body is scrollable. If the user is signed on as a registered user of the site then the user can modify the contents of the table.

Example of Page Form

The View button displays the associated image in the right half of the window.

Page Form Displaying Image of a Page

Next: PageUpdate.js