[ des ] page that DISPLAYS a form with an existing 'location' record and provides the option to update/edit any of the existing location record feilds.
[ args ] takes the id # of the 'location' record to be updated
[WHY]
] enables users to edit an existing 'location' record
[WHERE called from]
] PG view/locations - LINK "edit/location" ( for each location record listed )
] PG view/locations - TB.Button "edit" - changes the current record to edit mode
[WHEN]
] user wants to edit or update any of the existing values of an existing 'location' record
[EXAMPLE]
] http://sospep.com/edit/location?id=343 - Example of the Edit location Page that enables user to edit any of the location record fields like name, description, ...
*] NOTE that any changes to this 'example record' will not be saved unless the user is logged in