Selecting many from other table
Posted: 2017-11-15 09:23
Hello! I am trying to make something like this:
One table with books inluding a field for authors.
One table with authors
Now i want the books table field form to be able to select multiple authors (and display them in the books view), how do i manage this?
So far ive only managed to select one of the authors with a lookup function. Many books have multiple authors so this function is critical for me.
thanks!
One table with books inluding a field for authors.
One table with authors
Now i want the books table field form to be able to select multiple authors (and display them in the books view), how do i manage this?
So far ive only managed to select one of the authors with a lookup function. Many books have multiple authors so this function is critical for me.
thanks!