Codeigniter: grocerycrud asociation 1-1 with a custom query, dropdown list, column asociation
(under construction) NO AJAX COMPLICATIONS; only pure php and grocery crud * 1 to 1 relationship grocery crud (currently grocerycrud does not have that) * 1 to n custom column relationship grocerycrud (currenlty need name name) i now explain how: 1) controller made normal, here tables: CREATE TABLE tablemain ( colkeymain TEXT, collink_noname TEXT, PRIMARY KEY (colkeymain) ); CREATE TABLE http://dlvr.it/Nr2hcR















