hi ,
i have a problem.
i have created two tables and i connected this with function set_relation.
on 2nd table i want to select index on a dropbox list which is connected with 1st table .
p.e. i have a table with projects and a 2nd table with projects details .
i use the function add_action to create a button to go on 2nd table.
now , on 2nd table when i want to add details on project i want to pre-selected dropdownlist index which is connected with 1st table .
any ideas ?
help !