I want to create following entities Project -> Phase -> Unit
1:N relationship respectively
On Unit form I want to add a unit but auto-populate Phase and project when I create unit in associative view.
Can somebody give guildlines on creating these things whether field to be created and then mapped or directly relationship created and pulled that field on form etc.