] set property value, IF db value is null 1 (default value)
*] if db value is null, GETS ERROR so we need to fill all fields in db
x] PG add/person
x] added fields owner
x] PG edit/person
] added feilds to display/edit fields of owner id values ( RAW data fields, no controls to select or set data)
x] PG view/person
x] createD link on view page with id of person going to view/person
x] DB table people
] fill field in db with default value of '75' (my personal id in public) for all objects currently in public sospep
*] SET feild to not null puts value of 0 in field
x] set default value of 1
*] WHAT=
x] (id=#) NEW FEATURE - FEILD owner - contains the id of the record creator/owner, (natural default owner would be the 'sospep' owner, but collaborators could create records also)