I have two (2) tables, tble_users and tbl_registry. how can I fetch the value of tbl_users.divID of a specific record and set that as the automatic value of tbl_registry.divID when I add a record. Im still on the process of learning CI so I hope someone can help me. Thanks.
In relation to this, pls refer on the attached print screens. If I click on the link Action Officer on the first pict, the second pict will appear (I've done this already). My problem now is how can I capture the value of Task ID on the first pict and make it as the automatic value of Task ID when I add a record on the second pict.