Hi all
I have two tables one contains members details, the other contains details of each members payments. The payments table is linked with a member's id as a foreign key. I'd like to create tabbed form which shows members detAils on one tab and then a grid on the other tab which shows detAils of that members payments. I have tried clicking on the node in the fields list bit it doesn't seem to show fields. Is this something I'm going to have to create my own code for, as jcook does not do this?
Many thanks