Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 526 Bytes

File metadata and controls

11 lines (7 loc) · 526 Bytes

Notes of things to resolve:

  1. how do I get the project_ID from my edit form?
  2. how do I allow the project_ID to be changed in the from even if the number is changed?

--Q2:Posible answer: Add another column called project_num and allow that one to be changed.

  1. how to link an empty hazard to a new project so that the other code works

--Q3:Posible answer: when creating a project create an empty hazard and link that to the other tables so that the link is pre-existing when you go to the hazards and new hazards page.