Linking Tables For use in view

first create 2 lists:
1) 'course' list: the one you have is ok
in this table you have has a specific id (automatically generated by Fabrik) for each course.

2) 'student' list
in this list, you have to create an element called 'courseid' that we will use later (type field; do not display). Add also an element for the name of the student...

The next step is to go back to your first list 'course' and look for the section about 'join' under the tab 'data'

then you can 'join' your main table to the student table
it will look like something like
course.id = student.courseid

repeatable = yes
and I recommand the option 'merge row and reduce data'

by default, all element from both table will show up in your list, but you can change that element by element and display only your 'course' information in your list and everything in your form.
 
All problems seem to solved in this thread at this time...... Thank you so much for your help..... It seems I just needed to change a few settings.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top